[OpenWrt-Devel] 回复:[PATCH] ramips: reset m25p80 when shutdown

2015-11-16 Thread 未命名
Instead of use the set_4byte function in spi-nor.c, I use this patch for simplest modification. In fact, set_4byte also send 0xe9 command to the spi flash. Signed-off-by: Shonn Lu --- .../0064-reset-m25p80-when-shutdown.patch | 27 ++ 1

[OpenWrt-Devel] [PATCH] ramips: reset m25p80 when shutdown

2015-11-16 Thread Shonn Lu
Signed-off-by: Shonn Lu --- .../0064-reset-m25p80-when-shutdown.patch | 27 ++ 1 file changed, 27 insertions(+) create mode 100644 target/linux/ramips/patches-3.18/0064-reset-m25p80-when-shutdown.patch diff --git

Re: [OpenWrt-Devel] [PATCH v2 1/2] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Martin Schiller
Hi, Mit freundlichen Grüßen, Kind regards Martin Schiller Dipl.-Inf. FH Entwicklung Development TDT GmbH Tel. +49 (0) 8703 929 00 Siemensstr. 18 Fax +49 (0) 8703 929 201 84051 Essenbach E-Mailmschil...@tdt.de Germany Internet www.tdt.de

Re: [OpenWrt-Devel] [PATCH v2 1/2] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Jonas Gorski
On Mon, Nov 16, 2015 at 2:55 PM, Martin Schiller wrote: > On Mon, Nov 16, 2015 at 2:06 PM, Jonas Gorski > wrote: >> On Mon, Nov 16, 2015 at 12:01 PM, Martin Schiller >> wrote: >> > This patch splits the inadequate "pinctrl-xway" and

Re: [OpenWrt-Devel] [PATCH v2 1/2] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Jonas Gorski
Hi, On Mon, Nov 16, 2015 at 12:01 PM, Martin Schiller wrote: > This patch splits the inadequate "pinctrl-xway" and "pinctrl-xr9" settings > into dedicated "pinctrl-ase", "pinctrl-danube", "pinctrl-xrx100" and > "pinctrl-xrx200" configuration tables. > > Based on the newest

[OpenWrt-Devel] [PATCH 2/6] brcm2708: revert sd image extension to .img

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index ecf6f71..bfcb522 100644 ---

[OpenWrt-Devel] [PATCH 6/6] brcm2708: enable hard float ABI

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/Makefile | 4 +--- target/linux/brcm2708/bcm2708/target.mk | 2 ++ target/linux/brcm2708/bcm2709/target.mk | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git

[OpenWrt-Devel] [PATCH 4/6] brcm2708: add support for multi-device images

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- .../linux/brcm2708/bcm2708/profiles/RaspberryPi.mk | 34 -- target/linux/brcm2708/image/Makefile | 24 +++ target/linux/brcm2708/image/config.txt | 2 +- 3 files changed, 16

[OpenWrt-Devel] [PATCH 3/6] brcm2708: rename image device definition

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/image/Makefile | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index bfcb522..22c1218 100644 ---

[OpenWrt-Devel] [PATCH 1/6] brcm2708: simplify gzip image generation

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/image/Makefile | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index cf263bd..ecf6f71 100644 ---

Re: [OpenWrt-Devel] [PATCH] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Hauke Mehrtens
Hi Martin, The get_maintainer.pl helps to find the correct mailing list, it searches the MAINTAINERS file. ./scripts/get_maintainer.pl -f drivers/pinctrl/pinctrl-xway.c Linus Walleij (maintainer:PIN CONTROL SUBSYSTEM) linux-g...@vger.kernel.org (open list:PIN CONTROL

[OpenWrt-Devel] [PATCH] mac80211: Add dependency on ip (iproute2) to cfg80211

2015-11-16 Thread Ted Hess
Changes to netifd/wireless/mac80211.sh in r46832 invoke 'ip' when making a client association. 'ip' is not automatically included with cfg80211 custom builds -- association fails. Signed-off-by: Ted Hess --- package/kernel/mac80211/Makefile | 2 +- 1 file changed, 1

[OpenWrt-Devel] Belkin F5D8233 OpenWrt

2015-11-16 Thread Fabian Weiß
Hello there, I have the Belkin F5D8233 and wanted to know if there is any *working* patch for an Openwrt version.I found this one: [OpenWrt-Devel] [PATCH] [ramips] Add support for Belkin F5D8233-4 V4 wireless router(yes I read the second page) I can not get this to work. Indeed I fail at

[OpenWrt-Devel] [PATCH 5/6] brcm2708: add device detection and use it for network, leds and preinit

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/base-files.mk| 3 ++ target/linux/brcm2708/base-files/etc/diag.sh | 12 ++- .../base-files/etc/uci-defaults/02_network | 12 +--

Re: [OpenWrt-Devel] [PATCH] mac80211: Add dependency on ip (iproute2) to cfg80211

2015-11-16 Thread Felix Fietkau
On 2015-11-16 20:28, Ted Hess wrote: > Changes to netifd/wireless/mac80211.sh in r46832 invoke 'ip' when making > a client association. 'ip' is not automatically included with cfg80211 > custom builds -- association fails. > > Signed-off-by: Ted Hess NACK. These changes

[OpenWrt-Devel] [PATCH 1/3] ar71xx: add GL-AR150 support V2

2015-11-16 Thread alzhao
Added GL-AR150 support to latest trunk. Tested and works good. Signed-off-by: Alzhao --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +

[OpenWrt-Devel] [PATCH 3/3] ar71xx: add GL-Domino Pi support V2

2015-11-16 Thread alzhao
Added support for GL Domino Pi board. Tested in lastest trunk and works well. Signed-off-by: Alzhao --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh |

[OpenWrt-Devel] [PATCH 2/3] ar71xx: add GL-AR300 support V2

2015-11-16 Thread alzhao
Add support for GL-AR300 for latest trunk. Tested and works well. Signed-off-by: Alzhao --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 6 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +

Re: [OpenWrt-Devel] [PATCH 1/3] Added patch for GL-AR150 support

2015-11-16 Thread alzhao
Thanks and re-submitted V2 On Mon, Nov 16, 2015 at 4:36 AM, Rafał Miłecki wrote: > On 13 November 2015 at 08:14, alzhao wrote: > > This is the patches for GL-AR150 router support. Tested on Trunk and it > works. > > Also grouped profiles of GL products to

Re: [OpenWrt-Devel] [PATCH] kernel: fix building RTC drivers

2015-11-16 Thread Felix Fietkau
On 2015-11-15 23:24, Hauke Mehrtens wrote: > On 11/09/2015 06:05 PM, Helmut Schaa wrote: >> All RTC drivers require the kernel to be built with CONFIG_RTC_CLASS=y. >> Set it accordingly. >> >> Tested only with DS1307. >> >> Signed-off-by: Helmut Schaa >> --- >>

[OpenWrt-Devel] [PATCH] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Martin Schiller
This patch splits the inadequate "pinctrl-xway" and "pinctrl-xr9" settings into dedicated "pinctrl-ase", "pinctrl-danube", "pinctrl-xrx100" and "pinctrl-xrx200" configuration tables. Based on the newest Lantiq Hardware Description it turend out, that there are some differences in the GPIO

Re: [OpenWrt-Devel] [PATCH] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Martin Schiller
Hi, ok, I will split this patch into 2 patches: [1/2] pinctrl/lantiq: split xway_mfp into dedicated tables [2/2] pinctrl/lantiq: adapt device-trees to new tables Would that be ok? To get the pinctrl patch upstream, we also have to send the 0012-pinctrl-lantiq-fix-up-pinmux.patch upstream.

Re: [OpenWrt-Devel] [PATCH] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread John Crispin
Hi, the dts and kernel changes should be in separate patches. also please send the pinctrl patch upstream. John On 16/11/2015 10:42, Martin Schiller wrote: > This patch splits the inadequate "pinctrl-xway" and "pinctrl-xr9" settings > into dedicated "pinctrl-ase", "pinctrl-danube",

[OpenWrt-Devel] [PATCH v2 1/2] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Martin Schiller
This patch splits the inadequate "pinctrl-xway" and "pinctrl-xr9" settings into dedicated "pinctrl-ase", "pinctrl-danube", "pinctrl-xrx100" and "pinctrl-xrx200" configuration tables. Based on the newest Lantiq Hardware Description it turend out, that there are some differences in the GPIO

[OpenWrt-Devel] [PATCH v2 2/2] pinctrl/lantiq: adapt device-trees to new tables

2015-11-16 Thread Martin Schiller
This patch adapts the "pinctrl-xway" and "pinctrl-xr9" settings in the dts files into dedicated "pinctrl-ase", "pinctrl-danube", "pinctrl-xrx100" and "pinctrl-xrx200" settings. Signed-off-by: Martin Schiller --- target/linux/lantiq/dts/BTHOMEHUBV2B.dts | 2 +-

[OpenWrt-Devel] Review of 0012-pinctrl-lantiq-fix-up-pinmux.patch

2015-11-16 Thread Martin Schiller
Hi, here follows a little review of the 0012-pinctrl-lantiq-fix-up-pinmux.patch to get this stuff upstream: > From 25494c55a4007a1409f53ddbafd661636e47ea34 Mon Sep 17 00:00:00 2001 > From: John Crispin > Date: Fri, 9 Aug 2013 20:38:15 +0200 > Subject: [PATCH 12/36]

Re: [OpenWrt-Devel] [PATCH] pinctrl/lantiq: split xway_mfp into dedicated tables

2015-11-16 Thread Martin Schiller
Hi, On 11/16/2015 at 9:28 PM, Hauke Mehrtens wrote: > Hi Martin, > > The get_maintainer.pl helps to find the correct mailing list, it > searches the MAINTAINERS file. > > ./scripts/get_maintainer.pl -f drivers/pinctrl/pinctrl-xway.c > Linus Walleij (maintainer:PIN