Message ID | 20181201203942.13376-2-f.fainelli@gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/4] Broadcom devicetree changes for 4.21 | expand |
On Sat, Dec 01, 2018 at 12:39:40PM -0800, Florian Fainelli wrote: > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: > > Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) > > are available in the Git repository at: > > https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.21/drivers > > for you to fetch changes up to 1861a7f07e02292830a1ca256328d370deefea30: > > soc: bcm: brcmstb: Don't leak device tree node reference (2018-11-28 13:46:44 -0800) > > ---------------------------------------------------------------- > This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes > for 4.21, please pull the following changes: > > - James fixes the firmware interface after a commit changed the use of > VLA and broke large transfers > > - Stefan adds a timeout check for Raspberry Pi firmware transactions and > updates a bunch of SoC/firmware files to use SPDX tags Should the timeout and large transfers be merged as fixes? Picked it up in next/drivers now, we can cherry-pick the fixes if needed. -Olof
Olof Johansson <olof@lixom.net> writes: > On Sat, Dec 01, 2018 at 12:39:40PM -0800, Florian Fainelli wrote: >> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: >> >> Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) >> >> are available in the Git repository at: >> >> https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.21/drivers >> >> for you to fetch changes up to 1861a7f07e02292830a1ca256328d370deefea30: >> >> soc: bcm: brcmstb: Don't leak device tree node reference (2018-11-28 13:46:44 -0800) >> >> ---------------------------------------------------------------- >> This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes >> for 4.21, please pull the following changes: >> >> - James fixes the firmware interface after a commit changed the use of >> VLA and broke large transfers >> >> - Stefan adds a timeout check for Raspberry Pi firmware transactions and >> updates a bunch of SoC/firmware files to use SPDX tags > > Should the timeout and large transfers be merged as fixes? > > Picked it up in next/drivers now, we can cherry-pick the fixes if needed. Large transfers only currently affect the Raspberry Pi fork, and we shouldn't ever see a timeout in normal operation, so I don't think we need them for fixes.