Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-11-30 Thread Jarkko Nikula
Hi On 11/06/2013 04:32 PM, Pavel Machek wrote: > Hi! > >> This patch adds device tree support to the Nokia N900 audio driver. > > Note, N900 audio driver. > >> +- compatible: "nokia,rx51-audio" > > Still, it is rx51-audio. If it is feasible, could we move away from > rx51 naming and into n900

Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-11-06 Thread Pavel Machek
Hi! > This patch adds device tree support to the Nokia N900 audio driver. Note, N900 audio driver. > +- compatible: "nokia,rx51-audio" Still, it is rx51-audio. If it is feasible, could we move away from rx51 naming and into n900 naming that is familiar to mere humans? We can rename the sources

Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-10-31 Thread Mark Brown
On Thu, Oct 31, 2013 at 07:44:22AM -0700, Linus Walleij wrote: > On Sun, Oct 27, 2013 at 2:24 PM, Sebastian Reichel wrote: > > +- eci-sw-gpio: GPIO for ECI SW > > +- speaker-amp-gpio: GPIO for Speaker Amp > Can you please spell out the acronyms? ECI? SW? Amp? > I guess SW=switch, Amp=amplifier,

Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-10-31 Thread Linus Walleij
On Sun, Oct 27, 2013 at 2:24 PM, Sebastian Reichel wrote: > +- eci-sw-gpio: GPIO for ECI SW > +- speaker-amp-gpio: GPIO for Speaker Amp Can you please spell out the acronyms? ECI? SW? Amp? I guess SW=switch, Amp=amplifier, but ECI beats me. Yours, Linus Walleij -- To unsubscribe from this list

Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-10-27 Thread Kumar Gala
On Oct 27, 2013, at 4:24 PM, Sebastian Reichel wrote: > This patch adds device tree support to the Nokia N900 audio driver. > It also removes GPIO defines and gets them from platform data / > device tree, since some GPIO numbers may be different with DT boot. > > The binding also changes a helpe

[RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-10-27 Thread Sebastian Reichel
This patch adds device tree support to the Nokia N900 audio driver. It also removes GPIO defines and gets them from platform data / device tree, since some GPIO numbers may be different with DT boot. The binding also changes a helper function in omap-mcbsp, which is currently only used by the Noki