Re: [PATCH 1/2] arm/mx5: parse iomuxc pad configuratoin from device tree

2011-08-07 Thread Sascha Hauer
On Thu, Aug 04, 2011 at 06:07:15PM -0500, Matt Sealey wrote: If you think the solution is not so great due to the complexity of describing the IOMUX settings, including the pad definitions as binary blobs or so such that Linux can read them out, please feel free to take the hint and go nag

Re: [PATCH] dt: add empty of_get_property for non-dt

2011-08-07 Thread Rob Herring
On 08/05/2011 05:50 PM, Stephen Warren wrote: The patch adds empty function of_get_property for non-dt build, so that drivers migrating to dt can save some '#ifdef CONFIG_OF'. This also fixes the current Tegra compile problem in linux-next. You could just use of_property_read_u32 in the

Re: [PATCH 1/2] arm/mx5: parse iomuxc pad configuratoin from device tree

2011-08-07 Thread Russell King - ARM Linux
On Fri, Aug 05, 2011 at 01:36:56PM -0500, Matt Sealey wrote: On Fri, Aug 5, 2011 at 2:07 AM, David Brown dav...@codeaurora.org wrote: On Thu, Aug 04, 2011 at 06:07:15PM -0500, Matt Sealey wrote: Hi Grant, Shawn, On Mon, Jul 25, 2011 at 3:46 PM, Grant Likely grant.lik...@secretlab.ca

[PATCH] ASoC: Add device tree binding for WM8753

2011-08-07 Thread Mark Brown
Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- Documentation/devicetree/bindings/sound/wm8753.txt | 18 ++ sound/soc/codecs/wm8753.c |9 + 2 files changed, 27 insertions(+), 0 deletions(-) create mode 100644