Skip to content

Commit

Permalink
ARM: ls1021a: dtsi: add 'big-endian' property for scfg node
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Xiubo Li authored and Shawn Guo committed Dec 29, 2014
1 parent 97bf6af commit 4fe6be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/ls1021a.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
scfg: scfg@1570000 {
compatible = "fsl,ls1021a-scfg", "syscon";
reg = <0x0 0x1570000 0x0 0x10000>;
big-endian;
};

clockgen: clocking@1ee1000 {
Expand Down

0 comments on commit 4fe6be0

Please sign in to comment.