public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: ls1021a: dtsi: add 'big-endian' property for scfg node
@ 2014-11-24  9:17 Xiubo Li
  2014-12-02 14:01 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Xiubo Li @ 2014-11-24  9:17 UTC (permalink / raw)
  To: shawn.guo, jingchang.lu; +Cc: linux-arm-kernel, linux-kernel, Xiubo Li

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

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 53c652a..28c37f1 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -142,6 +142,7 @@
 		scfg: scfg@1570000 {
 			compatible = "fsl,ls1021a-scfg", "syscon";
 			reg = <0x0 0x1570000 0x0 0x10000>;
+			big-endian;
 		};
 
 		clockgen: clocking@1ee1000 {
-- 
2.1.0.27.g96db324


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: ls1021a: dtsi: add 'big-endian' property for scfg node
  2014-11-24  9:17 [PATCH] ARM: ls1021a: dtsi: add 'big-endian' property for scfg node Xiubo Li
@ 2014-12-02 14:01 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-12-02 14:01 UTC (permalink / raw)
  To: Xiubo Li; +Cc: jingchang.lu, linux-arm-kernel, linux-kernel

On Mon, Nov 24, 2014 at 05:17:24PM +0800, Xiubo Li wrote:
> On LS1021A SoC, the scfg device is in BE mode.
> 
> Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-02 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  9:17 [PATCH] ARM: ls1021a: dtsi: add 'big-endian' property for scfg node Xiubo Li
2014-12-02 14:01 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox