Merge tag 'arm-soc/for-4.15/devicetree-fixes-1' of http://github.com/Broadcom/stblinu...
authorOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 00:58:37 +0000 (16:58 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 00:58:37 +0000 (16:58 -0800)
commit1864f527ae700ab1375dd83ff9e8ee31f22ba337
tree8d76d18b37e1d1c764388bdacae6a695d16e9da8
parent615af08e04f5ab25c0469f852825ea3a41928f43
parentbabd8a3e31fbb0abb4c37ee3548974732080b996
Merge tag 'arm-soc/for-4.15/devicetree-fixes-1' of github.com/Broadcom/stblinux into fixes

This pull request contains Broadcom ARM-based SoCs Device Tree fixes for 4.15,
please pull the following:

- Stefan provides a fix for the BCM2835 (Raspberry Pi) to fix warnings about
  missing "#phy-cells" properties

- Florian provides two fixes for Nortsthar Plus, one that uses the correct
  interrupt specifiers for the timer/watchdog and one that disables SATA
  on BCM9582**HR boards since that leads to unidentified hangs right now

* tag 'arm-soc/for-4.15/devicetree-fixes-1' of http://github.com/Broadcom/stblinux:
  ARM: dts: NSP: Fix PPI interrupt types
  ARM: dts: NSP: Disable AHCI controller for HR NSP boards
  ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells

Signed-off-by: Olof Johansson <olof@lixom.net>