mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
arm64: dts: renesas: hihope: Rename clk-multiplier to clock-controller
Use standard clock-controller node name for the CS2000-CP. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260504225704.115125-3-marek.vasut+renesas@mailbox.org Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
decb897f06
commit
cced1504d2
|
|
@ -50,7 +50,7 @@ &i2c2 {
|
|||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
cs2000: clk-multiplier@4f {
|
||||
cs2000: clock-controller@4f {
|
||||
#clock-cells = <0>;
|
||||
compatible = "cirrus,cs2000-cp";
|
||||
reg = <0x4f>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user