Re: [OpenWrt-Devel] [PATCH] Add dts patch to enable RFKill and USB Power GPIO Control

2015-07-08 Thread Rafał Miłecki
On 8 July 2015 at 14:04, gwlim wrote: > --- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts > +++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts This patch doesn't add a patch, but simply modifies DTS files. Your patch subject is wrong. _

Re: [OpenWrt-Devel] [PATCH] Add dts patch to enable RFKill and USB Power GPIO Control

2015-07-08 Thread Rafał Miłecki
Please use a prefix for the patch subject. Use e.g. git log --oneline target/linux/mpc85xx to get a nice view how previous patches were prefixed. On 8 July 2015 at 14:04, gwlim wrote: > --- > This patch adds the RFKill GPIO control switch and enables another GPIO to > control power supply to US

[OpenWrt-Devel] [PATCH] Add dts patch to enable RFKill and USB Power GPIO Control

2015-07-08 Thread gwlim
--- This patch adds the RFKill GPIO control switch and enables another GPIO to control power supply to USB Ports by emulating an LED GPIO. Signed-off-by: Guo Wei Lim .../mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts | 11 +++ 1 file changed, 11 insertions(+) diff --git a