提交 3b5eb41b 编写于 作者: X Xuelin Shi 提交者: Scott Wood

powerpc/p5040: Add device node for RAID Engine

add the missing RAID Engine device node for p5040.
otherwise, the device can not be detected.
Signed-off-by: NXuelin Shi <xuelin.shi@nxp.com>
Signed-off-by: NScott Wood <oss@buserror.net>
上级 7e393220
...@@ -420,6 +420,7 @@ ...@@ -420,6 +420,7 @@
fsl,iommu-parent = <&pamu4>; fsl,iommu-parent = <&pamu4>;
}; };
/include/ "qoriq-raid1.0-0.dtsi"
/include/ "qoriq-qman1.dtsi" /include/ "qoriq-qman1.dtsi"
/include/ "qoriq-bman1.dtsi" /include/ "qoriq-bman1.dtsi"
......
...@@ -73,6 +73,12 @@ ...@@ -73,6 +73,12 @@
rtic_d = &rtic_d; rtic_d = &rtic_d;
sec_mon = &sec_mon; sec_mon = &sec_mon;
raideng = &raideng;
raideng_jr0 = &raideng_jr0;
raideng_jr1 = &raideng_jr1;
raideng_jr2 = &raideng_jr2;
raideng_jr3 = &raideng_jr3;
fman0 = &fman0; fman0 = &fman0;
fman1 = &fman1; fman1 = &fman1;
ethernet0 = &enet0; ethernet0 = &enet0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册