arm64: dts: ls1043a: Add big-endian property for PCIe nodes
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Wed, 14 Sep 2022 21:46:57 +0000 (16:46 -0500)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:35:22 +0000 (16:35 +0800)
Add the big-endian property for LS1043A PCIe nodes for accessing PEX_LUT
and PF register block.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi

index e1c5d685a9e3d47aaf863b5c77e154a233cada69..3cf6722e7555c9645a87e5fa3848c660f61fc358 100644 (file)
                                        <0000 0 0 3 &gic 0 112 0x4>,
                                        <0000 0 0 4 &gic 0 113 0x4>;
                        fsl,pcie-scfg = <&scfg 0>;
+                       big-endian;
                        status = "disabled";
                };
 
                                        <0000 0 0 3 &gic 0 122 0x4>,
                                        <0000 0 0 4 &gic 0 123 0x4>;
                        fsl,pcie-scfg = <&scfg 1>;
+                       big-endian;
                        status = "disabled";
                };
 
                                        <0000 0 0 3 &gic 0 156 0x4>,
                                        <0000 0 0 4 &gic 0 157 0x4>;
                        fsl,pcie-scfg = <&scfg 2>;
+                       big-endian;
                        status = "disabled";
                };