ARM: dts: at91: calao_usb: remove heartbeat for User LEDs

Default DTs should be minimal. It is cumbersome carrying a custom patch
disabling the heartbeat just to use the LED for own cases.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20250131162611.33338-6-wsa+renesas@sang-engineering.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
This commit is contained in:
Wolfram Sang
2025-01-31 17:26:13 +01:00
committed by Claudiu Beznea
parent c983c9d035
commit 4bdfebc95e
2 changed files with 0 additions and 2 deletions

View File

@@ -123,7 +123,6 @@ leds {
user_led {
label = "user_led";
gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "heartbeat";
};
};

View File

@@ -151,7 +151,6 @@ leds {
user_led {
label = "user_led";
gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "heartbeat";
};
};