The USB LED is GPIO16 not GPIO17, as can be seen further down the device tree.
Signed-off-by: Linus Walleij <linus.wall...@linaro.org> --- target/linux/bmips/dts/bcm6328-inteno-xg6846.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts b/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts index 9044f17c4f59..22055f3ea24e 100644 --- a/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts +++ b/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts @@ -279,7 +279,7 @@ &pinctrl { pinctrl_xg6846_usb_spd_led: xg6846_usb_spd_led-pins { function = "led"; - pins = "gpio17"; + pins = "gpio16"; }; }; -- 2.45.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel