]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: at91: use clock-controller name for PMC nodes
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 17 May 2023 09:41:15 +0000 (12:41 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 22 May 2023 09:26:35 +0000 (12:26 +0300)
Use clock-controller generic name for PMC nodes.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230517094119.2894220-2-claudiu.beznea@microchip.com
19 files changed:
arch/arm/boot/dts/at91rm9200.dtsi
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9261.dtsi
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9g20.dtsi
arch/arm/boot/dts/at91sam9g25.dtsi
arch/arm/boot/dts/at91sam9g35.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9n12.dtsi
arch/arm/boot/dts/at91sam9rl.dtsi
arch/arm/boot/dts/at91sam9x25.dtsi
arch/arm/boot/dts/at91sam9x35.dtsi
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/boot/dts/sam9x60.dtsi
arch/arm/boot/dts/sama5d2.dtsi
arch/arm/boot/dts/sama5d3.dtsi
arch/arm/boot/dts/sama5d3_emac.dtsi
arch/arm/boot/dts/sama5d4.dtsi
arch/arm/boot/dts/sama7g5.dtsi

index 6f9004ebf42456f61cd71af5a734e2a8afa54f27..37b500f6f395685fb2d5dc867ef500b410ef3a59 100644 (file)
                                reg = <0xffffff00 0x100>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91rm9200-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 789fe356dbf60365d427968f9f926bd308ce3170..16e3b24b4dddb99f089e701d165cbfdf058c18f5 100644 (file)
                                reg = <0xffffee00 0x200>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9260-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index ee0bd1aceb3f0cc16d12a926fc3d5a8d7f9b862b..fe9ead867e2ab799c5f5db2e6480a2d1ba5f2c33 100644 (file)
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9261-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 3ce9ea9873129a0698811a2ab930c0a34a3ac048..ee5e6ed44dd404c6e9995402cad3a4b504125af5 100644 (file)
                                atmel,external-irqs = <30 31>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9263-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 708e1646b7f46a015944db9b77b780312dda027a..738a43ffd2281dd25e269654c127ed687b4993c1 100644 (file)
@@ -41,7 +41,7 @@
                                atmel,adc-startup-time = <40>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g20-pmc", "atmel,at91sam9260-pmc", "syscon";
                        };
                };
index d2f13afb35eaf8e5a44caef56b8bf498f727deeb..ec3c77221881ca4c50b05816ff70f96de9730b6b 100644 (file)
@@ -26,7 +26,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g25-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 48c2bc4a7753df4726d5affa318a8a946f08e50b..c9cfb93092ee6d85e0a9d835883f5f4ca4944d6b 100644 (file)
@@ -25,7 +25,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g35-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 95f5d76234dbbdd6e92a8dae4cd95d1880799683..76afeb31b7f54ef5a5bf4733816bec11756d604a 100644 (file)
                                reg = <0xffffea00 0x200>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g45-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 83114d26f10d027179ac91d65bbc2290fb1d62fa..c2e7460fb7ff61688d64c754f5b061c2b12522ee 100644 (file)
                                reg = <0xffffea00 0x200>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9n12-pmc", "syscon";
                                reg = <0xfffffc00 0x200>;
                                #clock-cells = <2>;
index 364a2ff0a763d9105da86fabede181ec5078459d..a12e6c419fe3dbc476c7248e77aa62f01715c18f 100644 (file)
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9rl-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 0fe8802e1242bcbf3b534d876056401ba5842f44..7036f5f04571502aa9ab079f1fe3f9f15804d428 100644 (file)
@@ -27,7 +27,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9x25-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 0bfa21f18f870ea62f8832242d6131f0ba663e14..eb03b0497e37197d62e51a406384369dd5705cd1 100644 (file)
@@ -26,7 +26,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9x35-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 0c26c925761b27822142388eb06d979a14ec9da4..af19ef2a875c49f92d2336569a504c3945ec3f1f 100644 (file)
                                reg = <0xffffea00 0x200>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9x5-pmc", "syscon";
                                reg = <0xfffffc00 0x200>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index e67ede940071f227170dba1bc1c35864915ec061..89aafb9a8b0fe7f0dc31955813b1e9002965ed56 100644 (file)
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "microchip,sam9x60-pmc", "syscon";
                                reg = <0xfffffc00 0x200>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 14c35c12a115fe8900d0b6248b0053ef11ffa219..86009dd28e623f5ac650e6d457f983af08df392c 100644 (file)
                                clock-names = "dma_clk";
                        };
 
-                       pmc: pmc@f0014000 {
+                       pmc: clock-controller@f0014000 {
                                compatible = "atmel,sama5d2-pmc", "syscon";
                                reg = <0xf0014000 0x160>;
                                interrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>;
index bde8e92d60bb10973b8c53e689e9e9bcea8975cc..4524a16322d16b4ceadbf92390c47e249c26fafd 100644 (file)
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,sama5d3-pmc", "syscon";
                                reg = <0xfffffc00 0x120>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 45226108850d281b4106460d781425324b92070c..5d7ce13de8ccfd5a41f161f7ab1e9958490acec0 100644 (file)
@@ -30,7 +30,7 @@
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                        };
 
                        macb1: ethernet@f802c000 {
index af62157ae214f30b2bde3d88280109926e9c813f..e94f3a661f4bb0eefe74a7fe51e5e7d69c59a133 100644 (file)
                                clock-names = "dma_clk";
                        };
 
-                       pmc: pmc@f0018000 {
+                       pmc: clock-controller@f0018000 {
                                compatible = "atmel,sama5d4-pmc", "syscon";
                                reg = <0xf0018000 0x120>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
index 929ba73702e935acd74a859b745f3afbde5ad7e7..b55adb96a06ec3564c29b46f947413392485e7b3 100644 (file)
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 11>;
                };
 
-               pmc: pmc@e0018000 {
+               pmc: clock-controller@e0018000 {
                        compatible = "microchip,sama7g5-pmc", "syscon";
                        reg = <0xe0018000 0x200>;
                        interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;