mbox series

[GIT,PULL,1/1] Broadcom devicetree fixes for 5.7 (part 2, v2)

Message ID 20200524203714.17035-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/1] Broadcom devicetree fixes for 5.7 (part 2, v2) | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.7/devicetree-fixes-part2-v2

Message

Florian Fainelli May 24, 2020, 8:37 p.m. UTC
The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.7/devicetree-fixes-part2-v2

for you to fetch changes up to be0ec060b54f0481fb95d59086c1484a949c903c:

  ARM: dts: bcm: HR2: Fix PPI interrupt types (2020-05-20 17:15:16 -0700)

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

- Vincent fixes the polarity of the ACT LED on the Raspberry Pi Zero W
  board

- Hamish fixes the ARM PPI interrupts sensitivy for the Hurricane 2
  SoCs

----------------------------------------------------------------
Hamish Martin (1):
      ARM: dts: bcm: HR2: Fix PPI interrupt types

Vincent Stehlé (1):
      ARM: dts: bcm2835-rpi-zero-w: Fix led polarity

 arch/arm/boot/dts/bcm-hr2.dtsi           | 6 +++---
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)