The container node of the leds has never had the name gpio_leds,
so there is no regression here, it just never worked.
Instead of fixing it, just drop it.

Cc: Sebastian Hesselbarth <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
---
 arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts 
b/arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts
index e88f1dc78130..e57cd8f0ce4b 100644
--- a/arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts
+++ b/arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts
@@ -9,14 +9,4 @@
        chosen {
                stdout-path = "/soc/internal-regs/serial@12000";
        };
-
-       soc {
-               internal-regs {
-                       gpio_leds {
-                               red_led {
-                                       barebox,default-trigger = "heartbeat";
-                               };
-                       };
-               };
-       };
 };
-- 
2.27.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to