mbox series

[GIT,PULL,2/3] Broadcom devicetree-arm64 changes for 5.16

Message ID 20211013174016.831348-2-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree changes for 5.16 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.16/devicetree-arm64

Message

Florian Fainelli Oct. 13, 2021, 5:40 p.m. UTC
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.16/devicetree-arm64

for you to fetch changes up to 6c38c39ab2141f53786d73e706675e8819a3f2cb:

  arm64: dts: broadcom: bcm4908: Fix UART clock name (2021-09-14 14:36:37 -0700)

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

- Rafal updates the BCM4908 DTS files to produce fewer warnings by
fixing the UART clock name, moving the reboot syscon node out of the bus
node, and finally updating the NAND controller node names.

----------------------------------------------------------------
Rafał Miłecki (3):
      arm64: dts: broadcom: bcm4908: Fix NAND node name
      arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus
      arm64: dts: broadcom: bcm4908: Fix UART clock name

 arch/arm64/boot/dts/broadcom/bcm4908/bcm4908.dtsi | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Comments

Arnd Bergmann Oct. 20, 2021, 4:07 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 13 Oct 2021 10:40:15 -0700, Florian Fainelli wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.16/devicetree-arm64
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 4f0c2be3d1f998f97e3a473eab23e4885ac6f872

       Arnd