[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160127093721.GA2939@linux-mips.org>
Date: Wed, 27 Jan 2016 10:37:21 +0100
From: Ralf Baechle <ralf@...ux-mips.org>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Mark Brown <broonie@...nel.org>,
Kevin Cernekee <cernekee@...il.com>,
linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
Johannes Berg <johannes@...solutions.net>,
Simon Arlott <simon@...e.lp0.eu>, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH RFC 2/2] MIPS: dt: Explicitly specify native endian
behaviour for syscon
On Tue, Jan 26, 2016 at 03:16:15PM -0800, Florian Fainelli wrote:
> diff --git a/arch/mips/boot/dts/brcm/bcm6368.dtsi
> b/arch/mips/boot/dts/brcm/bcm6368.dtsi
> index 9c8d3fe28b31..1f6b9b5cddb4 100644
> --- a/arch/mips/boot/dts/brcm/bcm6368.dtsi
> +++ b/arch/mips/boot/dts/brcm/bcm6368.dtsi
> @@ -54,7 +54,7 @@
> periph_cntl: syscon@...00000 {
> compatible = "syscon";
> reg = <0x10000000 0x14>;
> - little-endian;
> + native-endian;
> };
>
> reboot: syscon-reboot@...00008 {
Acked-by: Ralf Baechle <ralf@...ux-mips.org>
for the combined patch.
Ralf
Powered by blists - more mailing lists