aboutsummaryrefslogtreecommitdiff
path: root/src/arm/keystone-k2hk-evm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/keystone-k2hk-evm.dts')
-rw-r--r--src/arm/keystone-k2hk-evm.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/arm/keystone-k2hk-evm.dts b/src/arm/keystone-k2hk-evm.dts
index 4a91f5ded402..4352397b4f52 100644
--- a/src/arm/keystone-k2hk-evm.dts
+++ b/src/arm/keystone-k2hk-evm.dts
@@ -28,22 +28,22 @@
leds {
compatible = "gpio-leds";
- debug1_1 {
+ led-debug-1-1 {
label = "keystone:green:debug1";
gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; /* 12 */
};
- debug1_2 {
+ led-debug-1-2 {
label = "keystone:red:debug1";
gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>; /* 13 */
};
- debug2 {
+ led-debug-2 {
label = "keystone:blue:debug2";
gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; /* 14 */
};
- debug3 {
+ led-debug-3 {
label = "keystone:blue:debug3";
gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>; /* 15 */
};