ARM: dts: ux500: Rename gpio-controller node
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 12 Apr 2021 23:03:17 +0000 (01:03 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 18 May 2021 00:10:52 +0000 (02:10 +0200)
Rename the AB8500 gpio controller node from ab8500-gpio to
ab8500-gpiocontroller, since -gpio is a common suffix for
gpio consumers.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ab8500.dtsi
arch/arm/boot/dts/ste-ab8505.dtsi
arch/arm/boot/dts/ste-href-ab8500.dtsi
arch/arm/boot/dts/ste-href.dtsi
arch/arm/boot/dts/ste-snowball.dts

index f78b410024903a49de8a639c11a3d1630fd2c73e..d0fe3f9aa183a8ffbedc5fba0709985bef059d19 100644 (file)
@@ -34,7 +34,7 @@
                                        #clock-cells = <1>;
                                };
 
-                               ab8500_gpio: ab8500-gpio {
+                               ab8500_gpio: ab8500-gpiocontroller {
                                        compatible = "stericsson,ab8500-gpio";
                                        gpio-controller;
                                        #gpio-cells = <2>;
index 3380afa74c146ab4e7598d11f0f79249b5a29596..0defc15b9bbc6c199e83bbc5fff627f2774f04b7 100644 (file)
@@ -31,7 +31,7 @@
                                        #clock-cells = <1>;
                                };
 
-                               ab8505_gpio: ab8505-gpio {
+                               ab8505_gpio: ab8505-gpiocontroller {
                                        compatible = "stericsson,ab8505-gpio";
                                        gpio-controller;
                                        #gpio-cells = <2>;
index 4946743de7b9b8be09faffb09e6d70a4186594a3..3ccb7b5c71625c1ae9880aeca338f9cd7b4379b3 100644 (file)
@@ -9,7 +9,7 @@
        soc {
                prcmu@80157000 {
                        ab8500 {
-                               ab8500-gpio {
+                               ab8500-gpiocontroller {
                                        /* Hog a few default settings */
                                        pinctrl-names = "default";
                                        pinctrl-0 = <&gpio2_default_mode>,
index 83b179692dff7b4082459e544c5fb73ed2d8e9ac..7566b4963ef688477f2397560f396e760ed0d4b9 100644 (file)
 
                prcmu@80157000 {
                        ab8500 {
-                               ab8500-gpio {
+                               ab8500-gpiocontroller {
                                };
 
                                ab8500_usb {
index b344b3748143a858cf63de44186e7c0e5ac64581..40f1d7c9c1d4cdd2b6f1aa745ae6a0c2c0674ec5 100644 (file)
 
                prcmu@80157000 {
                        ab8500 {
-                               ab8500-gpio {
+                               ab8500-gpiocontroller {
                                        /*
                                         * AB8500 GPIOs are numbered starting from 1, so the first
                                         * index 0 is what in the datasheet is called "GPIO1", and