Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-04-02 Thread John Crispin
On 02/04/13 17:54, Tobias Diedrich wrote: It would be great to have some common names (or aliases) for the LEDs and buttons, especially for power/wireless/wps. e.g. have an alias system:default:power to be the default for power LED and have that be an alias for netgear:green:power or whatever the

Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-04-02 Thread Tobias Diedrich
Michel Stempin wrote: > Hi John & Tobias, > > Le 01/04/2013 22:49, Tobias Diedrich a écrit : > >John Crispin wrote: > >>Hi Tobias, > >> > >>i have been working on an update to ramips the last weeks, which > >>bumps the kernel tot the upstream OF enabled one. This update will > >>superseed your pat

Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-04-02 Thread Michel Stempin
Hi John & Tobias, Le 01/04/2013 22:49, Tobias Diedrich a écrit : John Crispin wrote: Hi Tobias, i have been working on an update to ramips the last weeks, which bumps the kernel tot the upstream OF enabled one. This update will superseed your patch. we are currently not merging any patches bas

Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-04-01 Thread Tobias Diedrich
John Crispin wrote: > Hi Tobias, > > i have been working on an update to ramips the last weeks, which > bumps the kernel tot the upstream OF enabled one. This update will > superseed your patch. we are currently not merging any patches based > on the old code pattern. Awesome. Device trees are a

Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-03-31 Thread John Crispin
Hi Tobias, i have been working on an update to ramips the last weeks, which bumps the kernel tot the upstream OF enabled one. This update will superseed your patch. we are currently not merging any patches based on the old code pattern. i will try to make an image for you to test using a dev

[OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-03-31 Thread Tobias Diedrich
Add I2C gpio platform data. This is useful for the Carambola dev board (and maybe others if they use I2C). Signed-off-by: Tobias Diedrich Index: a/target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c === --- b/target/linux/r