[GIT PULL] ARM: tegra: dt2 branch
From: Stephen Warren <hidden>
Date: 2012-05-14 20:54:11
Also in:
linux-tegra
On 05/14/2012 02:37 PM, Arnd Bergmann wrote:
On Monday 14 May 2012, Stephen Warren wrote:quoted
On 05/14/2012 12:54 PM, Arnd Bergmann wrote:quoted
quoted
I can't see anything wrong with your commits but please check again that it all makes sense and let me know if I should really pull this version.I think that looks OK. I probably just generated the diffstat backwards.Ok, thanks for the confirmation. I've pulled it into next/dt2 now. In order to merge this with the drivers/mmc branch that contains the common mmc binding, I used the complex resolution below, adding bus-width properties to both the dtsi and the dts files.
Yeah, sorry about those conflicts. Thanks for fixing them up. The changes to tegra-*.dts look fine. I wonder if the changes to tegra-*.dtsi shouldn't just be dropped? I'd personally err on the side of requiring board files to add this property, rather than having things accidentally work because the .dtsi file included a default. BTW, I assume that in 3.6, I should plan to remove the support-8bit properties and associated Tegra SDHCI driver code that handles them, and rely on the SDHCI core handling this from now on?