summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorRalph Siemsen <[email protected]>2023-05-12 21:36:51 -0400
committerMarek Vasut <[email protected]>2023-05-13 04:01:30 +0200
commitf6c7122ce699e748ad848b62112ee6f3943054e5 (patch)
tree98ce63201a9188acb3bfbece5c78c0732f2c2f2b /scripts/kernel-doc
parent2f6c3f49354a856089d182bb0ee84745e0a68ab1 (diff)
clk: renesas: add R906G032 driver
Clock driver for the Renesas RZ/N1 SoC family. This is based on Linux kernel 6.2.y drivers/clk/renesas/r9a06g032-clocks.c as found in commit 02693e11611e ("clk: renesas: r9a06g032: Repair grave increment error"), with the following additional patch series applied: https://lore.kernel.org/linux-renesas-soc/[email protected]/ Notable difference: this version avoids allocating a 'struct clk' for each clock source, as this is problematic before relocation. Instead, it uses the same approach as existing Renesas R-Car Gen2/3 clock drivers, using a temporary structure filled on-the-fly. Signed-off-by: Ralph Siemsen <[email protected]> Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions