Re: [RFC 1/2] ARM:Tegra: Device Tree Support: Initialize the audio card from the device tree.

2011-06-03 Thread Russell King - ARM Linux
On Fri, Jun 03, 2011 at 10:32:52AM +0800, Barry Song wrote: but there is really no an unified rule by now, for exmaple, samsung just required platform device names matched with the string parameter to get a clock. it looks like clk_get in plat-samsung depends on the string more than device

[PATCH] powerpc/85xx: Add P1010RDB board support

2011-06-03 Thread Prabhakar Kushwaha
P1010RDB Overview - 1Gbyte DDR3 (on board DDR) 32Mbyte 16bit NOR flash 32Mbyte SLC NAND Flash 256 Kbit M24256 I2C EEPROM 128 Mbit SPI Flash memory I2C Board 128x8 bit memory SD/MMC connector to interface with the SD memory card 2 SATA interface 1 internal SATA

Re: [RFC 3/3] ARM:Tegra: Device Tree Support: Initialize from wm8903 the device tree

2011-06-03 Thread Mark Brown
On Thu, Jun 02, 2011 at 10:46:18AM -0600, Grant Likely wrote: Yeah, it's not great. I'd really like to have a set of helper functions that locate and decode the data for the most common types of properties, but I've not sat down to focus on it and I've not seen a pattern I'm happy with yet.

Re: [RFC 3/3] ARM:Tegra: Device Tree Support: Initialize from wm8903 the device tree

2011-06-03 Thread Grant Likely
On Thu, May 12, 2011 at 1:49 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Wed, May 11, 2011 at 04:27:18PM -0700, John Bonesio wrote: This patch makes it so the wm8903 is initialized from it's device tree node. Signed-off-by: John Bonesiobo...@secretlab.ca ---  

Re: i2c child devices: binding to uio device driver

2011-06-03 Thread Grant Likely
On Fri, May 27, 2011 at 12:33:18PM +0200, Thomas De Schampheleire wrote: On Fri, May 27, 2011 at 9:17 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Wed, May 25, 2011 at 08:39:26AM +0200, Thomas De Schampheleire wrote: Hi, On Mon, May 23, 2011 at 10:13 AM, Thomas De Schampheleire

RE: [RFC 2/2] ARM:Tegra: Device Tree Support: Initialize audio card gpio's from the device tree.

2011-06-03 Thread Stephen Warren
Mitch Bradley wrote at Wednesday, June 01, 2011 3:33 PM: On 6/1/2011 5:59 AM, Stephen Warren wrote: ... I have to say, I don't like that aspect; i.e. having to repeat #mode-cells in every gpio definition that's inside/underneath the controller definition; in my mind, passing on the

Re: [RFC 2/2] ARM:Tegra: Device Tree Support: Initialize audio card gpio's from the device tree.

2011-06-03 Thread Mitch Bradley
On 6/3/2011 11:24 AM, Stephen Warren wrote: Mitch Bradley wrote at Wednesday, June 01, 2011 3:33 PM: On 6/1/2011 5:59 AM, Stephen Warren wrote: ... I have to say, I don't like that aspect; i.e. having to repeat #mode-cells in every gpio definition that's inside/underneath the controller