]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm: dts: aspeed: Blueridge and Rainer: Add VRM presence GPIOs
authorEddie James <eajames@linux.ibm.com>
Fri, 15 Nov 2024 22:27:21 +0000 (16:27 -0600)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Fri, 13 Dec 2024 05:17:00 +0000 (15:47 +1030)
Add GPIO line names to the GPIO expander to describe DCM and
VRM presence detection lines.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/20241115222721.1564735-1-eajames@linux.ibm.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dts

index 5f9a46c2abb8214e601b6535aa2aa9b593ce70ed..bc4c46235421567d48ea70d471068d0a6337101f 100644 (file)
                #gpio-cells = <2>;
 
                gpio-line-names =
-                       "", "", "", "", "", "", "", "",
-                       "", "", "", "", "", "", "power-config-full-load", "";
+                       "", "", "", "", "", "", "P10_DCM0_PRES", "P10_DCM1_PRES",
+                       "", "", "", "", "PRESENT_VRM_DCM0_N", "PRESENT_VRM_DCM1_N",
+                       "power-config-full-load", "";
        };
 
        led-controller@61 {
index a4aec301045672ee8a3ae0cbb42addcef4252bb8..638a2c1c78927018de92f4922ef2934e68a1d5ac 100644 (file)
                #gpio-cells = <2>;
 
                gpio-line-names =
-                       "", "", "", "", "", "", "", "",
-                       "", "", "", "", "", "", "power-config-full-load", "";
+                       "", "", "", "", "", "", "P10_DCM0_PRES", "P10_DCM1_PRES",
+                       "", "", "", "", "PRESENT_VRM_DCM0_N", "PRESENT_VRM_DCM1_N",
+                       "power-config-full-load", "";
        };
 
        pca_pres2: pca9552@61 {