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.
Segher
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html