[PATCH 1/2] sdhci/tegra: Add Device Tree probing support
From: Shawn Guo <hidden>
Date: 2011-08-31 02:40:51
Also in:
linux-devicetree, linux-mmc, linux-tegra, lkml
From: Shawn Guo <hidden>
Date: 2011-08-31 02:40:51
Also in:
linux-devicetree, linux-mmc, linux-tegra, lkml
On Tue, Aug 30, 2011 at 09:01:37AM -0700, Stephen Warren wrote:
Shawn Guo wrote at Monday, August 29, 2011 9:41 PM:quoted
On Tue, Aug 23, 2011 at 12:15:33PM -0600, Stephen Warren wrote:quoted
From: Grant Likely <redacted> Add hooks to read gpio configuration out of the device tree node....quoted
quoted
diff --git a/Documentation/devicetree/bindings/mmc/nvidia-sdhci.txt b/Documentation/devicetree/bindings/mmc/nvidia-sdhci.txt...quoted
quoted
+* NVIDIA Tegra Secure Digital Host Controller + +This controller on Tegra family SoCs provides an interface for MMC, SD, +and SDIO types of memory cards. + +Required properties: +- compatible : Should be "nvidia,<chip>-sdhci" +- reg : Should contain eSDHC registers location and length +- interrupts : Should contain eSDHC interruptYou may want to replace eSDHC with something Tegra specific.True. The patch is already submitted. Do you think it's worth posting one just to fix that;
It's totally your call. Regards, Shawn
it still seems pretty clear what's required?