[GIT PULL] ARM: tegra: dt2 branch
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-15 11:43:25
Also in:
linux-tegra
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-15 11:43:25
Also in:
linux-tegra
On Monday 14 May 2012, Stephen Warren wrote:
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.
I ended up redoing the merge because I found an embarrasing typo in my patch and now dropped the property for the dtsi files.
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?
I think we can't drop it from the driver because of existing powerpc machines providing the property, but it would be ok if you drop it from your .dts files. Arnd