RE: [PATCH 1/3] arm/dt: Tegra: Update SDHCI nodes to match bindings
From: Stephen Warren <hidden>
Date: 2011-08-30 19:26:31
Also in:
linux-arm-kernel, linux-devicetree, linux-mmc, lkml
From: Stephen Warren <hidden>
Date: 2011-08-30 19:26:31
Also in:
linux-arm-kernel, linux-devicetree, linux-mmc, lkml
Chris Ball wrote at Tuesday, August 30, 2011 1:20 PM:
Hi Stephen, On Tue, Aug 30 2011, Stephen Warren wrote:quoted
Signed-off-by: Stephen Warren <redacted> Acked-by: Olof Johansson <redacted> --- This is a repost of http://www.spinics.net/lists/linux-tegra/msg02117.html I'm including it here since it's not in linux-next yet, and patch 3 depends on it.I assume I should wait for patches 1+3 to appear in -next via another tree before I merge patch 2 -- let me know if that's incorrect.
I don't think there's actually any need for that; initializing Tegra's SDHCI from device-tree has never worked in mainline to date; it relies on patch 1 being there. And if patch 2 was there without patch 3, the worst that will happen is some port runs in 4-bit mode instead of 8-bit, which evidently works fine since I didn't even notice 8-bit support was missing... Thanks for checking though. -- nvpublic