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@10000000 { > compatible = "syscon"; > reg = <0x10000000 0x14>; > - little-endian; > + native-endian; > }; > > reboot: syscon-reboot@10000008 { Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> for the combined patch. Ralf