diff --git a/app/boards/arm/stp/stp.dts b/app/boards/arm/stp/stp.dts index 77311994395..0750f02ea68 100644 --- a/app/boards/arm/stp/stp.dts +++ b/app/boards/arm/stp/stp.dts @@ -44,7 +44,6 @@ kscan0: kscan_0 { compatible = "zmk,kscan-gpio-matrix"; - label = "KSCAN"; diode-direction = "col2row"; col-gpios @@ -75,9 +74,8 @@ , <&gpio0 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> ; }; - ext-power { + EXT_POWER { compatible = "zmk,ext-power-generic"; - label = "EXT_POWER"; control-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>; }; backlight: pwmleds { @@ -90,7 +88,6 @@ vbatt: vbatt { compatible = "zmk,battery-voltage-divider"; - label = "VBATT"; io-channels = <&adc 2>; output-ohms = <100000>; full-ohms = <(100000 + 100000)>; @@ -129,7 +126,6 @@ status = "okay"; cdc_acm_uart: cdc_acm_uart { compatible = "zephyr,cdc-acm-uart"; - label = "CDC_ACM_0"; }; }; @@ -183,7 +179,6 @@ led_strip: ws2812@0 { compatible = "worldsemi,ws2812-spi"; - label = "WS2812"; /* SPI */ reg = <0>;