]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0902aa5bbbc5acf43691ef326320302096c81015
tree8d76d18b37e1d1c764388bdacae6a695d16e9da8
parentc0b04926bab7ecde7dc4734dc6e044fccff16021
parent5bab73de17bc22c8ac6faba49a40862fcc549a39
Merge tag 'arm-soc/for-4.15/devicetree-fixes-1' of http://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>