mbox series

[GIT,PULL,1/2] Broadcom devicetree fixes for 5.4

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

Pull-request

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

Message

Florian Fainelli Oct. 15, 2019, 5:23 p.m. UTC
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9786340acaa33b3722925125e2df358d14b8ee12:

  ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhci (2019-10-15 10:18:32 -0700)

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

- Stefan fixes the MMC controller bus-width property for the Raspberry Pi
  Zero Wireless which was incorrect after a prior refactoring

----------------------------------------------------------------
Stefan Wahren (1):
      ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhci

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

Comments

Florian Fainelli Oct. 18, 2019, 7:02 p.m. UTC | #1
On 10/15/19 10:23 AM, Florian Fainelli wrote:
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.4/devicetree-fixes
> 
> for you to fetch changes up to 9786340acaa33b3722925125e2df358d14b8ee12:
> 
>   ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhci (2019-10-15 10:18:32 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
> 5.4, please pull the following:
> 
> - Stefan fixes the MMC controller bus-width property for the Raspberry Pi
>   Zero Wireless which was incorrect after a prior refactoring
> 
> ----------------------------------------------------------------

Olof, Arnd, Kevin, since you have not pulled this yet and there was
another fix from Stefan that should be queued, expect a v2 in a few minutes.