mbox series

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

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

Pull-request

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

Message

Florian Fainelli April 24, 2020, 10:49 p.m. UTC
The following changes since commit 90444b958461a5f8fc299ece0fe17eab15cba1e1:

  ARM: dts: bcm283x: Disable dsi0 node (2020-04-16 13:58:02 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2c972731a3d74a336519fb158fbe863caad5c421:

  ARM: dts: bcm2835-rpi-zero-w: Fix led polarity (2020-04-24 12:50:37 -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

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

 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Florian Fainelli May 21, 2020, 12:12 a.m. UTC | #1
Hi Arnd, Olof,

On 4/24/2020 3:49 PM, Florian Fainelli wrote:
> The following changes since commit 90444b958461a5f8fc299ece0fe17eab15cba1e1:
> 
>   ARM: dts: bcm283x: Disable dsi0 node (2020-04-16 13:58:02 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.7/devicetree-fixes-part2
> 
> for you to fetch changes up to 2c972731a3d74a336519fb158fbe863caad5c421:
> 
>   ARM: dts: bcm2835-rpi-zero-w: Fix led polarity (2020-04-24 12:50:37 -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
> 
> ----------------------------------------------------------------
> Vincent Stehlé (1):
>       ARM: dts: bcm2835-rpi-zero-w: Fix led polarity

If you have not pulled this already (I could not find it in
linux-next/master or Linus' master), there is another one coming with
another fix.

Thanks!