diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-14 23:29:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-14 23:29:55 +0100 |
commit | c21b04f9890ce35bfbb4f5ee1937017613f66017 (patch) | |
tree | 0f15558258d2d67f8149d3378b0e6bb83f0d8a35 /arch/mips/boot/dts/brcm/bcm6328.dtsi | |
parent | firmware: qemu config needs I/O ports (diff) | |
parent | Linux 4.5-rc4 (diff) | |
download | linux-c21b04f9890ce35bfbb4f5ee1937017613f66017.tar.xz linux-c21b04f9890ce35bfbb4f5ee1937017613f66017.zip |
Merge 4.5-rc4 into driver-core-next
We want the fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm6328.dtsi')
-rw-r--r-- | arch/mips/boot/dts/brcm/bcm6328.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm6328.dtsi b/arch/mips/boot/dts/brcm/bcm6328.dtsi index 459b9b252c3b..d61b1616b604 100644 --- a/arch/mips/boot/dts/brcm/bcm6328.dtsi +++ b/arch/mips/boot/dts/brcm/bcm6328.dtsi @@ -74,6 +74,7 @@ timer: timer@10000040 { compatible = "syscon"; reg = <0x10000040 0x2c>; + little-endian; }; reboot { |