]> git.baikalelectronics.ru Git - kernel.git/commitdiff
ARM: dts: aspeed: align GPIO hog names with dtschema
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 12 Feb 2021 16:26:40 +0000 (17:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Sun, 14 Feb 2021 22:30:15 +0000 (23:30 +0100)
dtschema for pca95xx expects GPIO hogs to end with 'hog' suffix.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20210212162640.66677-2-krzk@kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
arch/arm/boot/dts/aspeed-bmc-opp-mihawk.dts

index 72de21f7c94137508410131493be82a28f4f1853..6c9804d2f3b4f5a744d1a3d72360c9c4e7edc397 100644 (file)
                gpio-controller;
                #gpio-cells = <2>;
 
-               smbus0 {
+               smbus0-hog {
                        gpio-hog;
                        gpios = <4 GPIO_ACTIVE_HIGH>;
                        output-high;
index cb85168f67619d11cc9a54d3e424fe3b0a0a2ac9..577c211c469eae9c1e478d39ffd9ba635083b69d 100644 (file)
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus0 {
+                               smbus0-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus1 {
+                               smbus1-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus2 {
+                               smbus2-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus3 {
+                               smbus3-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus4 {
+                               smbus4-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus5 {
+                               smbus5-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus6 {
+                               smbus6-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;
                                gpio-controller;
                                #gpio-cells = <2>;
 
-                               smbus7 {
+                               smbus7-hog {
                                        gpio-hog;
                                        gpios = <4 GPIO_ACTIVE_HIGH>;
                                        output-high;