[RFC] [PATCH] ARM: tegra: emc: device tree bindings
From: Olof Johansson <hidden>
Date: 2011-10-19 20:17:44
Also in:
linux-devicetree, linux-tegra
From: Olof Johansson <hidden>
Date: 2011-10-19 20:17:44
Also in:
linux-devicetree, linux-tegra
On Wed, Oct 19, 2011 at 1:13 PM, Segher Boessenkool [off-list ref] wrote:
quoted
emc { ?compatible = "tegra20-emc"; ?nvidia,use-ram-code; ?emc-tables@<ram-code> { ? ? nvidia,ram-code = < <ram-code> >; ? ? emc-table@<dummy enumerator> { ? ? ? ?compatible = "tegra20-emc-table"; ? ? ? ?clock-frequency = < >; ? ? ? ?nvidia,emc-regs = < >; ? ? } ?}You need to have a reg in the emc-table node, and #address-cells #size-cells in its parent node.
Ah, yes, I left that out for brevity. It'll be there in the patch. (And apologies about the comment about the suggestion from you being off-list when it wasn't. -- I read it on my phone and for some reason it wasn't showing me the list of cc:s). -Olof