diff --git a/boards/adafruit/feather_rp2040/adafruit_feather_rp2040-pinctrl.dtsi b/boards/adafruit/feather_rp2040/adafruit_feather_rp2040-pinctrl.dtsi index 079304ca1fc83..6bf5197b54810 100644 --- a/boards/adafruit/feather_rp2040/adafruit_feather_rp2040-pinctrl.dtsi +++ b/boards/adafruit/feather_rp2040/adafruit_feather_rp2040-pinctrl.dtsi @@ -54,7 +54,7 @@ ws2812_pio1_default: ws2812_pio1_default { ws2812 { - pinmux = ; + pinmux = ; }; }; }; diff --git a/boards/adafruit/feather_rp2040/adafruit_feather_rp2040.dts b/boards/adafruit/feather_rp2040/adafruit_feather_rp2040.dts index 00e185cdb8cf7..bbec5d120ad87 100644 --- a/boards/adafruit/feather_rp2040/adafruit_feather_rp2040.dts +++ b/boards/adafruit/feather_rp2040/adafruit_feather_rp2040.dts @@ -134,7 +134,7 @@ zephyr_i2c: &i2c1 { ws2812: ws2812 { status = "okay"; - gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; + gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>; chain-length = <1>; color-mapping =