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 6f9004e..37b500f 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 789fe35..16e3b24 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 ee0bd1a..fe9ead8 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 3ce9ea9..ee5e6ed 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 708e164..738a43f 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 d2f13af..ec3c772 100644 (file)
@@ -26,7 +26,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g25-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 48c2bc4..c9cfb93 100644 (file)
@@ -25,7 +25,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9g35-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 95f5d76..76afeb3 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 83114d2..c2e7460 100644 (file)
                                reg = <0xffffea00 0x200>;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9n12-pmc", "syscon";
                                reg = <0xfffffc00 0x200>;
                                #clock-cells = <2>;
index 364a2ff..a12e6c4 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 0fe8802..7036f5f 100644 (file)
@@ -27,7 +27,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9x25-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 0bfa21f..eb03b04 100644 (file)
@@ -26,7 +26,7 @@
                                      >;
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                                compatible = "atmel,at91sam9x35-pmc", "atmel,at91sam9x5-pmc", "syscon";
                        };
                };
index 0c26c92..af19ef2 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 e67ede9..89aafb9 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 14c35c1..86009dd 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 bde8e92..4524a16 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 4522610..5d7ce13 100644 (file)
@@ -30,7 +30,7 @@
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
+                       pmc: clock-controller@fffffc00 {
                        };
 
                        macb1: ethernet@f802c000 {
index af62157..e94f3a6 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 929ba73..b55adb9 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>;