提交 91f54e7c 编写于 作者: P Peng Ma 提交者: Prabhakar Kushwaha

armv8: ls1028a: Add ecc address node for sata.

Move the ecc addr from driver to dts
Signed-off-by: NPeng Ma <peng.ma@nxp.com>
Reviewed-by: NPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
上级 66fa035b
......@@ -272,9 +272,10 @@
sata: sata@3200000 {
compatible = "fsl,ls1028a-ahci";
reg = <0x0 0x3200000 0x0 0x10000>;
reg = <0x0 0x3200000 0x0 0x10000 /* ccsr sata base */
0x7 0x100520 0x0 0x4>; /* ecc sata addr*/
reg-names = "sata-base", "ecc-addr";
interrupts = <0 133 4>;
clocks = <&clockgen 4 1>;
status = "disabled";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册