[RFC] [PATCH] ARM: tegra: emc: device tree bindings

Stephen Warren swarren at nvidia.com
Wed Oct 19 16:17:36 EDT 2011


Segher Boessenkool wrote at Wednesday, October 19, 2011 2:13 PM:
> > 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.

Even if the nodes aren't addressable entities, but just groupings for
configuration parameters?

-- 
nvpublic




More information about the linux-arm-kernel mailing list