]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: aspeed: Fix Rainier and Blueridge GPIO LED names
authorEddie James <eajames@linux.ibm.com>
Tue, 17 Sep 2024 16:21:00 +0000 (11:21 -0500)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Fri, 13 Dec 2024 05:16:58 +0000 (15:46 +1030)
Blueridge LED names to include the "led-" prefix as is proper.
Rainier should match for ease of application design. In addition,
the gpio line name ought to match.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/20240917162100.1386130-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 dfe5cc3edb5238ed570a49ba84489fda3e08c7f7..9e6bfaef38407feeb7dfd83c6a9ffd40b0fb22f5 100644 (file)
        /*F0-F7*/       "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","",
                        "factory-reset-toggle","",
        /*G0-G7*/       "","","","","","","","",
-       /*H0-H7*/       "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
+       /*H0-H7*/       "","led-bmc-ingraham0","led-rear-enc-id0","led-rear-enc-fault0","","","",
+                       "",
        /*I0-I7*/       "","","","","","","bmc-secure-boot","",
        /*J0-J7*/       "","","","","","","","",
        /*K0-K7*/       "","","","","","","","",
        /*M0-M7*/       "","","","","","","","",
        /*N0-N7*/       "","","","","","","","",
        /*O0-O7*/       "","","","usb-power","","","","",
-       /*P0-P7*/       "","","","","pcieslot-power","","","",
+       /*P0-P7*/       "","","","","led-pcieslot-power","","","",
        /*Q0-Q7*/       "cfam-reset","","regulator-standby-faulted","","","","","",
        /*R0-R7*/       "bmc-tpm-reset","power-chassis-control","power-chassis-good","","","","",
                        "",
index 0776b72c2199c7f73ab96d347d03c287d22db375..a4aec301045672ee8a3ae0cbb42addcef4252bb8 100644 (file)
                compatible = "gpio-leds";
 
                /* BMC Card fault LED at the back */
-               bmc-ingraham0 {
+               led-bmc-ingraham0 {
                        gpios = <&gpio0 ASPEED_GPIO(H, 1) GPIO_ACTIVE_LOW>;
                };
 
                /* Enclosure ID LED at the back */
-               rear-enc-id0 {
+               led-rear-enc-id0 {
                        gpios = <&gpio0 ASPEED_GPIO(H, 2) GPIO_ACTIVE_LOW>;
                };
 
                /* Enclosure fault LED at the back */
-               rear-enc-fault0 {
+               led-rear-enc-fault0 {
                        gpios = <&gpio0 ASPEED_GPIO(H, 3) GPIO_ACTIVE_LOW>;
                };
 
                /* PCIE slot power LED */
-               pcieslot-power {
+               led-pcieslot-power {
                        gpios = <&gpio0 ASPEED_GPIO(P, 4) GPIO_ACTIVE_LOW>;
                };
        };
        /*E0-E7*/       "","","","","","","","",
        /*F0-F7*/       "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","","factory-reset-toggle","",
        /*G0-G7*/       "","","","","","","","",
-       /*H0-H7*/       "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
+       /*H0-H7*/       "","led-bmc-ingraham0","led-rear-enc-id0","led-rear-enc-fault0","","","","",
        /*I0-I7*/       "","","","","","","bmc-secure-boot","",
        /*J0-J7*/       "","","","","","","","",
        /*K0-K7*/       "","","","","","","","",
        /*M0-M7*/       "","","","","","","","",
        /*N0-N7*/       "","","","","","","","",
        /*O0-O7*/       "","","","usb-power","","","","",
-       /*P0-P7*/       "","","","","pcieslot-power","","","",
+       /*P0-P7*/       "","","","","led-pcieslot-power","","","",
        /*Q0-Q7*/       "cfam-reset","","regulator-standby-faulted","","","","","",
        /*R0-R7*/       "bmc-tpm-reset","power-chassis-control","power-chassis-good","","","","","",
        /*S0-S7*/       "presence-ps0","presence-ps1","presence-ps2","presence-ps3",