[1/2,v9] powerpc/mpc85xx:Add initial device tree support of T104x

Scott Wood scottwood at freescale.com
Tue Apr 8 04:22:11 EST 2014


On Sun, 2014-04-06 at 18:48 +0530, Prabhakar Kushwaha wrote:
> On 3/20/2014 4:03 AM, Scott Wood wrote:
> > On Sat, Jan 25, 2014 at 05:10:59PM +0530, Prabhakar Kushwaha wrote:
> >> +	display at 180000 {
> >> +		compatible = "fsl,t1040-diu", "fsl,diu";
> >> +		reg = <0x180000 1000>;
> >> +		interrupts = <74 2 0 0>;
> >> +	};
> >> +
> >> +/include/ "qoriq-sata2-0.dtsi"
> >> +sata at 220000 {
> >> +			fsl,iommu-parent = <&pamu0>;
> >> +			fsl,liodn-reg = <&guts 0x550>; /* SATA1LIODNR */
> >> +};
> >> +/include/ "qoriq-sata2-1.dtsi"
> >> +sata at 221000 {
> >> +			fsl,iommu-parent = <&pamu0>;
> >> +			fsl,liodn-reg = <&guts 0x554>; /* SATA2LIODNR */
> >> +};
> >> +/include/ "qoriq-sec5.0-0.dtsi"
> >> +};
> > Whitespace
> >
> >
> i did not find this whitespace :(

Add a tab to the sata nodes' name and braces, and remove a tab from the
sata nodes' content.

-Scott




More information about the Linuxppc-dev mailing list