Re: [OpenWrt-Devel] [PATCH 2/2] ralink: MT7621 add i2c controller driver

2015-03-23 Thread Jonas Gorski
On Mon, Mar 23, 2015 at 10:48 AM, wengbj wrote: > ralink i2c driver is not working on MT7621 platform. Porting a new drivers > from MTK's source code. > > Signed-off-by: wengbj Please always sign off with your full real name. Jonas ___ openwrt-devel

[OpenWrt-Devel] [PATCH 2/2] ralink: MT7621 add i2c controller driver

2015-03-23 Thread wengbj
ralink i2c driver is not working on MT7621 platform. Porting a new drivers from MTK's source code. Signed-off-by: wengbj --- .../0111-i2c-MIPS-add-mt7621-I2C-driver.patch | 335 1 file changed, 335 insertions(+) create mode 100755 target/linux/ramips/patches-3.18/01

Re: [OpenWrt-Devel] [PATCH 2/2] ralink: MT7621 add i2c controller driver on linux kernel 3.18

2015-03-21 Thread John Crispin
Hi, please see comments inline. also please the checkpatch.pl script on this patch before sending a V2 John On 21/03/2015 06:06, wengbj wrote: > ralink i2c driver is not working on MT7621 platform. Porting a new drivers > from MTK's source code. > > Signed-off-by: wengbj > --- > .../

[OpenWrt-Devel] [PATCH 2/2] ralink: MT7621 add i2c controller driver on linux kernel 3.18

2015-03-20 Thread wengbj
ralink i2c driver is not working on MT7621 platform. Porting a new drivers from MTK's source code. Signed-off-by: wengbj --- .../0111-i2c-MIPS-add-mt7621-I2C-driver.patch | 390 1 file changed, 390 insertions(+) create mode 100755 target/linux/ramips/patches-3.18/01