mbox series

[GIT,PULL] arm64: dts: ZynqMP DT changes for v5.11

Message ID f460f6ac-d235-a33b-3d0f-ca904a43e687@monstr.eu
State New
Headers show
Series [GIT,PULL] arm64: dts: ZynqMP DT changes for v5.11 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.11

Message

Michal Simek Dec. 9, 2020, 2:56 p.m. UTC
Hi,

please pull the following changes to your tree.

Thanks,
Michal

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.11

for you to fetch changes up to 9854bc7dfa5f7661538b08dc44d5e6c8876832fb:

  arm64: dts: zynqmp: Wire mailbox with zynqmp-power driver (2020-11-25
13:29:54 +0100)

----------------------------------------------------------------
arm64: dts: ZynqMP DT changes for v5.11

- Wiring IPI communication channel with firmware driver
- Taking GIC to main bus to have only one
- Small fix in zynqmp.dtsi reported by dt_binding_check

----------------------------------------------------------------
Michal Simek (3):
      arm64: zynqmp: Move gic node to axi bus
      arm64: dts: zynqmp: Fix pcie ranges description
      arm64: dts: zynqmp: Wire mailbox with zynqmp-power driver

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 60
+++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 39 insertions(+), 21 deletions(-)

Comments

Arnd Bergmann Dec. 9, 2020, 8:30 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 9 Dec 2020 15:56:47 +0100, Michal Simek wrote:
> please pull the following changes to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: c87b013f23c6aa0e244abb8bcbc83ef383827180

       Arnd