All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom devicetree changes for 4.21
@ 2018-12-01 20:39 Florian Fainelli
  2018-12-01 20:39 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Florian Fainelli @ 2018-12-01 20:39 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Rob Herring, Florian Fainelli, arnd, khilman,
	olof, Phil Elwell, René Kjellerup, Eric Anholt,
	bcm-kernel-feedback-list, linux-arm-kernel,
	Rafał Miłecki, Vivek Unune

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/devicetree

for you to fetch changes up to 9994241ac97cb84d1df98fdc172d3cc6b04b11bf:

  ARM: dts: BCM5301X: Describe Northstar pins mux controller (2018-11-30 10:35:02 -0800)

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

- Rafal relicenses a bunch of DTS files he wrote under the GPL 2.0+/MIT
  license and adds proper SPDX license tags in the process

- Rene adds support for the Linksys EA6500 v2 Wi-Fi router based on
  BCM4708 plus two BCM4360 and BCM4331 radios

- Phil documents and updates the vchiq mailbox compatible string in
  order to establish a correct agreement between the Raspberry Pi
  firmware and the ARM CPU's view of what an ARM CPU cache line size is,
  he also fixes the mailbox "reg" property to be correctly expressed in
  bytes

- Stefan updates the Raspberry Pi Zero DTS files to use SPDX tags

- Florian enables the SATA PHY and AHCI controller on the BCM63138 SoCs,
  he also does a bit of refactoring of aliases for the Northstar Plus
  DTS files

----------------------------------------------------------------
Florian Fainelli (4):
      ARM: dts: BCM63xx: enable SATA PHY and AHCI controller
      ARM: dts: BCM63xx: Enable SATA AHCI and PHY for BCM963138DVT
      ARM: dts: NSP: Move aliases to bcm-nsp.dtsi
      Merge tag 'tags/bcm2835-dt-next-2018-11-27' into devicetree/next

Phil Elwell (3):
      dt-bindings: soc: Document "brcm,bcm2836-vchiq"
      ARM: dts: bcm283x: Correct vchiq compatible string
      ARM: dts: bcm283x: Correct mailbox register sizes

Rafał Miłecki (5):
      ARM: dts: BCM5301X: Relicense BCM47081/BCM4709 files to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
      ARM: dts: BCM53573: Relicense Tenda AC9 file to the GPL 2.0+ / MIT
      ARM: dts: BCM53573: Relicense SoC file to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Describe Northstar pins mux controller

René Kjellerup (1):
      ARM: dts: BCM5301X: Add basic DT for Linksys EA6500 V2

Stefan Wahren (1):
      ARM: dts: bcm2835-rpi-zero: Switch to SPDX identifier

 .../bindings/soc/bcm/brcm,bcm2835-vchiq.txt        |  3 +-
 arch/arm/boot/dts/Makefile                         |  1 +
 arch/arm/boot/dts/bcm-nsp.dtsi                     |  8 ++++
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts           |  8 +---
 arch/arm/boot/dts/bcm2835-rpi-zero.dts             |  8 +---
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |  4 +-
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts              |  2 +-
 arch/arm/boot/dts/bcm2836-rpi.dtsi                 |  6 +++
 arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts         |  2 +-
 arch/arm/boot/dts/bcm2837-rpi-3-b.dts              |  2 +-
 arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi             |  2 +-
 arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts    | 45 ++++++++++++++++++++++
 arch/arm/boot/dts/bcm47081.dtsi                    | 13 +------
 arch/arm/boot/dts/bcm4709.dtsi                     |  3 +-
 arch/arm/boot/dts/bcm47094.dtsi                    |  3 +-
 arch/arm/boot/dts/bcm47189-tenda-ac9.dts           |  3 +-
 arch/arm/boot/dts/bcm5301x.dtsi                    | 44 +++++++++++++++++++++
 arch/arm/boot/dts/bcm53573.dtsi                    |  3 +-
 arch/arm/boot/dts/bcm63138.dtsi                    | 31 +++++++++++++++
 arch/arm/boot/dts/bcm958522er.dts                  |  4 --
 arch/arm/boot/dts/bcm958525er.dts                  |  4 --
 arch/arm/boot/dts/bcm958525xmc.dts                 |  4 --
 arch/arm/boot/dts/bcm958622hr.dts                  |  4 --
 arch/arm/boot/dts/bcm958623hr.dts                  |  4 --
 arch/arm/boot/dts/bcm958625hr.dts                  |  4 --
 arch/arm/boot/dts/bcm958625k.dts                   |  5 ---
 arch/arm/boot/dts/bcm963138dvt.dts                 |  8 ++++
 arch/arm/boot/dts/bcm988312hr.dts                  |  4 --
 28 files changed, 158 insertions(+), 74 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2836-rpi.dtsi
 create mode 100644 arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL 2/4] Broadcom drivers changes for 4.21
  2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
@ 2018-12-01 20:39 ` Florian Fainelli
  2018-12-03 21:07   ` Olof Johansson
  2018-12-01 20:39 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Florian Fainelli @ 2018-12-01 20:39 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, James Hughes, Florian Fainelli, arnd, Eric Anholt,
	Yangtao Li, khilman, Wolfram Sang, bcm-kernel-feedback-list,
	olof, linux-arm-kernel

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

- Wolfram switches the GISB bus arbiter to use dev_get_drvdata()

- Yangtao provides a fix for a reference leak due to a call to
  of_find_node_by_path()

- Florian fixes the CPU re-entry point out of S3 suspend with kernels
  built in Thumb2 mode

----------------------------------------------------------------
Florian Fainelli (2):
      soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
      Merge tag 'tags/bcm2835-drivers-next-2018-11-27' into drivers/next

James Hughes (1):
      firmware: raspberrypi: Fix firmware calls with large buffers

Stefan Wahren (3):
      firmware: raspberrypi: Define timeout for transactions
      soc: bcm: Switch raspberrypi-power to SPDX identifier
      firmware: raspberrypi: Switch to SPDX identifier

Wolfram Sang (1):
      bus: brcmstb_gisb: simplify getting .driver_data

Yangtao Li (1):
      soc: bcm: brcmstb: Don't leak device tree node reference

 drivers/bus/brcmstb_gisb.c                    | 12 +++----
 drivers/firmware/raspberrypi.c                | 48 ++++++++++++++-------------
 drivers/soc/bcm/brcmstb/common.c              |  6 +++-
 drivers/soc/bcm/brcmstb/pm/pm-arm.c           |  2 +-
 drivers/soc/bcm/raspberrypi-power.c           |  5 +--
 include/dt-bindings/power/raspberrypi-power.h |  5 +--
 include/soc/bcm2835/raspberrypi-firmware.h    |  5 +--
 7 files changed, 38 insertions(+), 45 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL 3/4] Broadcom maintainers changes for 4.21
  2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
  2018-12-01 20:39 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
@ 2018-12-01 20:39 ` Florian Fainelli
  2018-12-03 21:08   ` Olof Johansson
  2018-12-01 20:39 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
  2018-12-03 20:54 ` [GIT PULL 1/4] Broadcom devicetree " Olof Johansson
  3 siblings, 1 reply; 9+ messages in thread
From: Florian Fainelli @ 2018-12-01 20:39 UTC (permalink / raw)
  To: arm
  Cc: Florian Fainelli, arnd, khilman, Jon Mason,
	bcm-kernel-feedback-list, olof, linux-arm-kernel

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/maintainers

for you to fetch changes up to 7900f06c3feedbe74d79f28a0d062dbf11fd10bf:

  MAINTAINERS: Remove self from Broadcom SoCs (2018-11-05 10:41:44 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs MAINTAINERS file
updates for 4.21, please pull the following:

- Jon Mason has moved to a different company, remove him from the
  Northstar Plus entry

----------------------------------------------------------------
Jon Mason (1):
      MAINTAINERS: Remove self from Broadcom SoCs

 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT PULL 4/4] Broadcom soc changes for 4.21
  2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
  2018-12-01 20:39 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
  2018-12-01 20:39 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
@ 2018-12-01 20:39 ` Florian Fainelli
  2018-12-03 21:09   ` Olof Johansson
  2018-12-03 20:54 ` [GIT PULL 1/4] Broadcom devicetree " Olof Johansson
  3 siblings, 1 reply; 9+ messages in thread
From: Florian Fainelli @ 2018-12-01 20:39 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Florian Fainelli, arnd, khilman, Eric Anholt,
	bcm-kernel-feedback-list, Justin Chen, olof, linux-arm-kernel

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/soc

for you to fetch changes up to 12e0888de8d3bab92d219379d4226c7f9c306a91:

  Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next (2018-11-27 13:24:50 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs machine files updates
for 4.21, please pull the following:

- Stefan switches relevant BCM283x files under arch/arm/mach-bcm to the
  SPDX license identifiers

- Justin adds an entry in the Broadcom STB debug LL stub for 7255

- Florian enables reset controller support for BCM63xx SoCs

----------------------------------------------------------------
Florian Fainelli (2):
      ARM: BCM63XX: Enable reset controller support
      Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next

Justin Chen (1):
      ARM: brcmstb: Add entry for 7255

Stefan Wahren (1):
      ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier

 arch/arm/include/debug/brcmstb.S  | 24 +++++++++++++-----------
 arch/arm/mach-bcm/Kconfig         |  1 +
 arch/arm/mach-bcm/board_bcm2835.c | 11 +----------
 arch/arm/mach-bcm/platsmp.c       | 10 +---------
 arch/arm/mach-bcm/platsmp.h       |  6 +-----
 5 files changed, 17 insertions(+), 35 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL 1/4] Broadcom devicetree changes for 4.21
  2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
                   ` (2 preceding siblings ...)
  2018-12-01 20:39 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
@ 2018-12-03 20:54 ` Olof Johansson
  3 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2018-12-03 20:54 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Rob Herring, arnd, khilman, Phil Elwell,
	René Kjellerup, Eric Anholt, arm, bcm-kernel-feedback-list,
	linux-arm-kernel, Rafał Miłecki, Vivek Unune

On Sat, Dec 01, 2018 at 12:39:39PM -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/devicetree
> 
> for you to fetch changes up to 9994241ac97cb84d1df98fdc172d3cc6b04b11bf:
> 
>   ARM: dts: BCM5301X: Describe Northstar pins mux controller (2018-11-30 10:35:02 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Device Tree changes
> for 4.21, please pull the following:
> 
> - Rafal relicenses a bunch of DTS files he wrote under the GPL 2.0+/MIT
>   license and adds proper SPDX license tags in the process
> 
> - Rene adds support for the Linksys EA6500 v2 Wi-Fi router based on
>   BCM4708 plus two BCM4360 and BCM4331 radios
> 
> - Phil documents and updates the vchiq mailbox compatible string in
>   order to establish a correct agreement between the Raspberry Pi
>   firmware and the ARM CPU's view of what an ARM CPU cache line size is,
>   he also fixes the mailbox "reg" property to be correctly expressed in
>   bytes
> 
> - Stefan updates the Raspberry Pi Zero DTS files to use SPDX tags
> 
> - Florian enables the SATA PHY and AHCI controller on the BCM63138 SoCs,
>   he also does a bit of refactoring of aliases for the Northstar Plus
>   DTS files

Thanks, merged into next/dt!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL 2/4] Broadcom drivers changes for 4.21
  2018-12-01 20:39 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
@ 2018-12-03 21:07   ` Olof Johansson
  2018-12-03 21:58     ` Eric Anholt
  0 siblings, 1 reply; 9+ messages in thread
From: Olof Johansson @ 2018-12-03 21:07 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, James Hughes, arnd, Eric Anholt, Yangtao Li,
	khilman, Wolfram Sang, arm, bcm-kernel-feedback-list,
	linux-arm-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL 3/4] Broadcom maintainers changes for 4.21
  2018-12-01 20:39 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
@ 2018-12-03 21:08   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2018-12-03 21:08 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: arnd, khilman, Jon Mason, arm, bcm-kernel-feedback-list,
	linux-arm-kernel

On Sat, Dec 01, 2018 at 12:39:41PM -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/maintainers
> 
> for you to fetch changes up to 7900f06c3feedbe74d79f28a0d062dbf11fd10bf:
> 
>   MAINTAINERS: Remove self from Broadcom SoCs (2018-11-05 10:41:44 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs MAINTAINERS file
> updates for 4.21, please pull the following:
> 
> - Jon Mason has moved to a different company, remove him from the
>   Northstar Plus entry

I applied this directly in fixes and sent it in for 4.20-rc5, so this patch is
no longer needed. Didn't pull this branch since it was the only thing on it.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL 4/4] Broadcom soc changes for 4.21
  2018-12-01 20:39 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
@ 2018-12-03 21:09   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2018-12-03 21:09 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, arnd, khilman, Eric Anholt, arm,
	bcm-kernel-feedback-list, Justin Chen, linux-arm-kernel

On Sat, Dec 01, 2018 at 12:39:42PM -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/soc
> 
> for you to fetch changes up to 12e0888de8d3bab92d219379d4226c7f9c306a91:
> 
>   Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next (2018-11-27 13:24:50 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs machine files updates
> for 4.21, please pull the following:
> 
> - Stefan switches relevant BCM283x files under arch/arm/mach-bcm to the
>   SPDX license identifiers
> 
> - Justin adds an entry in the Broadcom STB debug LL stub for 7255
> 
> - Florian enables reset controller support for BCM63xx SoCs

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT PULL 2/4] Broadcom drivers changes for 4.21
  2018-12-03 21:07   ` Olof Johansson
@ 2018-12-03 21:58     ` Eric Anholt
  0 siblings, 0 replies; 9+ messages in thread
From: Eric Anholt @ 2018-12-03 21:58 UTC (permalink / raw)
  To: Olof Johansson, Florian Fainelli
  Cc: Stefan Wahren, James Hughes, arnd, khilman, Yangtao Li,
	Wolfram Sang, arm, bcm-kernel-feedback-list, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1323 bytes --]

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.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-03 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
2018-12-01 20:39 ` [GIT PULL 2/4] Broadcom drivers " Florian Fainelli
2018-12-03 21:07   ` Olof Johansson
2018-12-03 21:58     ` Eric Anholt
2018-12-01 20:39 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
2018-12-03 21:08   ` Olof Johansson
2018-12-01 20:39 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
2018-12-03 21:09   ` Olof Johansson
2018-12-03 20:54 ` [GIT PULL 1/4] Broadcom devicetree " Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.