OSDN Git Service

arm64: dts: renesas: Fix pin controller node names
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 16 Dec 2021 15:04:49 +0000 (16:04 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 17 Dec 2021 09:34:18 +0000 (10:34 +0100)
Align all pin controller node names with the expectations of the DT
bindings in Documentation/devicetree/bindings/pinctrl/pinctrl.yaml.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/09a09c8ac9cb1a11b859c1ab9d9eae84cfefb1bb.1639666967.git.geert+renesas@glider.be
arch/arm64/boot/dts/renesas/r8a779a0.dtsi
arch/arm64/boot/dts/renesas/r9a07g044.dtsi

index f89bcc6..1e7ed12 100644 (file)
@@ -87,7 +87,7 @@
                        status = "disabled";
                };
 
-               pfc: pin-controller@e6050000 {
+               pfc: pinctrl@e6050000 {
                        compatible = "renesas,pfc-r8a779a0";
                        reg = <0 0xe6050000 0 0x16c>, <0 0xe6050800 0 0x16c>,
                              <0 0xe6058000 0 0x16c>, <0 0xe6058800 0 0x16c>,
index cdf2ade..19287cc 100644 (file)
                        status = "disabled";
                };
 
-               pinctrl: pin-controller@11030000 {
+               pinctrl: pinctrl@11030000 {
                        compatible = "renesas,r9a07g044-pinctrl";
                        reg = <0 0x11030000 0 0x10000>;
                        gpio-controller;