> --- a/target/linux/ramips/dts/rt5350.dtsi 2013-05-21 18:24:59.000000000
> +0400
> +++ b/target/linux/ramips/dts/rt5350.dtsi 2013-05-13 20:11:40.000000000
> +0400
> @@ -147,6 +147,7 @@
> esw@10110000 {
> compatible = "ralink,rt5350-esw", "ralink,rt3050-esw";
> reg = <0x10110000 8000>;
> + ralink,led-polarity = <0x00>;
>
> interrupt-parent = <&intc>;
> interrupts = <17>;
This patch is great, but you should not read the "ralink,led_polarity" property
from the "rt5350.dts" chip general include DTS file, but rather from the
board-specific DTS files, as the led polarity depends on the way the led is
connected onto the board, not much on the RT5350 SoC itself.
- Michel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel