提交 cdcd2563 编写于 作者: P Prabhakar Kushwaha 提交者: Shawn Guo

arm64: dts: Define big endian of IFC for LS1043a/LS1046a

Integrated flash controller present in LS1043A and LS1046A is big endian.

So add big endian property in the devive tree.
Signed-off-by: NPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 8637f58b
......@@ -223,6 +223,7 @@
ifc: ifc@1530000 {
compatible = "fsl,ifc", "simple-bus";
reg = <0x0 0x1530000 0x0 0x10000>;
big-endian;
interrupts = <0 43 0x4>;
};
......
......@@ -190,6 +190,7 @@
ifc: ifc@1530000 {
compatible = "fsl,ifc", "simple-bus";
reg = <0x0 0x1530000 0x0 0x10000>;
big-endian;
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册