提交 0d375d61 编写于 作者: T Tobias Waldekranz 提交者: Jakub Kicinski

powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses

This block is used in (at least) T1024 and T1040, including their
variants like T1023 etc.

Fixes: d55ad296 ("powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan")
Signed-off-by: NTobias Waldekranz <tobias@waldekranz.com>
Signed-off-by: NJakub Kicinski <kuba@kernel.org>
上级 ea11fc50
...@@ -79,6 +79,7 @@ fman0: fman@400000 { ...@@ -79,6 +79,7 @@ fman0: fman@400000 {
#size-cells = <0>; #size-cells = <0>;
compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio"; compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
reg = <0xfc000 0x1000>; reg = <0xfc000 0x1000>;
fsl,erratum-a009885;
}; };
xmdio0: mdio@fd000 { xmdio0: mdio@fd000 {
...@@ -86,6 +87,7 @@ fman0: fman@400000 { ...@@ -86,6 +87,7 @@ fman0: fman@400000 {
#size-cells = <0>; #size-cells = <0>;
compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio"; compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
reg = <0xfd000 0x1000>; reg = <0xfd000 0x1000>;
fsl,erratum-a009885;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册