ARM: ls1021a: dtsi: add 'big-endian' property for scfg node

On LS1021A SoC, the scfg device is in BE mode.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Xiubo Li 2014-11-24 17:17:24 +08:00 committed by Shawn Guo
parent 97bf6af1f9
commit 4fe6be0fe0

View File

@ -142,6 +142,7 @@
scfg: scfg@1570000 {
compatible = "fsl,ls1021a-scfg", "syscon";
reg = <0x0 0x1570000 0x0 0x10000>;
big-endian;
};
clockgen: clocking@1ee1000 {