ARM: bcm2835: add SDHCI node to DT
authorStephen Warren <swarren@wwwdotorg.org>
Tue, 25 Dec 2012 04:58:56 +0000 (21:58 -0700)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 15 Jan 2013 04:47:08 +0000 (21:47 -0700)
Add the SDHCI device node to the SoC DT file. Add a dummy fixed-clock
to satisfy the SDHCI driver's clock lookup; eventually this should be
replaced by a real clock implementation. Add board specific properties
to the Raspberry Pi board file.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

No differences found