[OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

John Crispin john at phrozen.org
Wed Jul 23 03:44:06 EDT 2014


Hi,

this patch has $windos style new lines. git am refuses to merge it.

i will mark the other patches you sent as rejected aswell.

please take a few hours to learn git am / git send-email.

	John



On 23/07/2014 03:27, L. D. Pinney wrote:
> From: L. D. Pinney <ldpinney at gmail.com>
> 
> This patch sets the USB LED to "0" (no device = no light) v2 also
> sets the "name" from "lan" to "usb"
> 
> Signed-off-by: L. D. Pinney <ldpinney at gmail.com>
> 
> ---
> 
> diff --git a/target/linux/ramips/dts/WR8305RT.dts 
> b/target/linux/ramips/dts/WR8305RT.dts index c28e422..812c6e5
> 100644 --- a/target/linux/ramips/dts/WR8305RT.dts +++
> b/target/linux/ramips/dts/WR8305RT.dts @@ -87,9 +87,9 @@ label =
> "wr8305rt:sys"; gpios = <&gpio1 14 1>; }; -        lan { +
> usb { label = "wr8305rt:usb"; -            gpios = <&gpio1 15 1>; +
> gpios = <&gpio1 15 0>; }; wifi { label = "wr8305rt:wifi";
> 
> 
> _______________________________________________ openwrt-devel
> mailing list openwrt-devel at lists.openwrt.org 
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list