]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/stblinux...
authorOlof Johansson <olof@lixom.net>
Mon, 13 Mar 2017 22:12:01 +0000 (15:12 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 13 Mar 2017 22:12:01 +0000 (15:12 -0700)
commitf8f15991416c93df48e472c5e0f6d7d41d8e93a7
treec758674476c2f3998241937d90fe0518e87e6898
parentd6470372e3630cb5ade77ff38b8ae6bf656a2f4e
parent07873f6242656538e25511021d8bb8d8dc8001fd
Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/stblinux into fixes

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

- Jon fixes the UART output on the Broadcom bcm953012k reference board by
  using the proper clock reference instead of hard-coding the baud rate

- Jon also fixes the memory map on the bcm953012k reference board by using
  the appropriate physical RAM start address

- Jon finally fixes the interrupt type for the Cortex A9 global and local
  timers found in the BCM5301X SoC (Norsthar).

* tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/stblinux:
  ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
  ARM: dts: BCM5301X: Fix memory start address
  ARM: dts: BCM5301X: Fix UARTs on bcm953012k

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