[PATCH 1/3 v2] Add StorCenter DTS first draft.
Scott Wood
scottwood at freescale.com
Wed Jan 9 09:11:39 EST 2008
On Tue, Jan 08, 2008 at 04:06:56PM -0600, Jon Loeliger wrote:
> +/ {
> + model = "StorCenter";
> + compatible = "storcenter";
> + #address-cells = <1>;
> + #size-cells = <1>;
> +
> + aliases {
> + serial0 = &serial0;
> + serial1 = &serial1;
> + pci0 = &pci0;
> + };
These should be tabs, not spaces. Likewise in some other parts of the file.
-Scott
More information about the Linuxppc-dev
mailing list