]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc/p5040: Add device node for RAID Engine
authorXuelin Shi <xuelin.shi@nxp.com>
Thu, 25 Feb 2016 01:14:05 +0000 (09:14 +0800)
committerScott Wood <oss@buserror.net>
Wed, 9 Mar 2016 16:44:18 +0000 (10:44 -0600)
add the missing RAID Engine device node for p5040.
otherwise, the device can not be detected.

Signed-off-by: Xuelin Shi <xuelin.shi@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/boot/dts/fsl/p5040si-post.dtsi
arch/powerpc/boot/dts/fsl/p5040si-pre.dtsi

index 2f227b1345adc3190abf69aabf480e6b1ea4ac43..e2bd9313e6320bf27776759bc32e2085be599e36 100644 (file)
                fsl,iommu-parent = <&pamu4>;
        };
 
+/include/ "qoriq-raid1.0-0.dtsi"
 /include/ "qoriq-qman1.dtsi"
 /include/ "qoriq-bman1.dtsi"
 
index 0659d5bb69b89ada92817ae65d43861895e588bc..dbd57750fc02d27ff7eefe6bcebe91c1c993b839 100644 (file)
                rtic_d = &rtic_d;
                sec_mon = &sec_mon;
 
+               raideng = &raideng;
+               raideng_jr0 = &raideng_jr0;
+               raideng_jr1 = &raideng_jr1;
+               raideng_jr2 = &raideng_jr2;
+               raideng_jr3 = &raideng_jr3;
+
                fman0 = &fman0;
                fman1 = &fman1;
                ethernet0 = &enet0;