mbox series

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

Message ID 20250225194041.1063762-1-florian.fainelli@broadcom.com (mailing list archive)
State Accepted
Commit 170645f1adb5af103fe07807ce3f84dae863770d
Headers show
Series [GIT,PULL,1/2] Broadcom devicetree fixes for 6.14 | expand

Pull-request

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

Message

Florian Fainelli Feb. 25, 2025, 7:40 p.m. UTC
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0de09025f161f67c07978c4742e221243d070d41:

  ARM: dts: bcm2711: PL011 UARTs are actually r1p5 (2025-02-25 11:18:41 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
6.14:

- Stefan fixes the xHCI power domain on the Raspberry Pi 4
- Phil fixes the Raspberry Pi 4 PL011 UART primecell ID to indicate they are
  r1p5 and thus have a 32-byte FIFO

----------------------------------------------------------------
Phil Elwell (1):
      ARM: dts: bcm2711: PL011 UARTs are actually r1p5

Stefan Wahren (1):
      ARM: dts: bcm2711: Fix xHCI power-domain

 arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi |  5 -----
 arch/arm/boot/dts/broadcom/bcm2711.dtsi     | 10 ++++++----
 2 files changed, 6 insertions(+), 9 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 6, 2025, 3:42 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 25 Feb 2025 11:40:40 -0800 you wrote:
> The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
> 
>   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.14/devicetree-fixes
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Broadcom devicetree fixes for 6.14
    https://git.kernel.org/soc/soc/c/170645f1adb5
  - [GIT,PULL,2/2] Broadcom devicetree-arm64 fixes for 6.14
    https://git.kernel.org/soc/soc/c/b86114f680f2

You are awesome, thank you!