All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11
@ 2020-12-09 14:56 ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2020-12-09 14:56 UTC (permalink / raw)
  To: SoC Team; +Cc: arm-soc, linux-arm-kernel

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(-)

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


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

* [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11
@ 2020-12-09 14:56 ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2020-12-09 14:56 UTC (permalink / raw)
  To: SoC Team; +Cc: arm-soc, linux-arm-kernel

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(-)

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


_______________________________________________
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] 5+ messages in thread

* Re: [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11
  2020-12-09 14:56 ` Michal Simek
  (?)
@ 2020-12-09 17:10 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2020-12-09 17:10 UTC (permalink / raw)
  To: Michal Simek; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Wed, 9 Dec 2020 15:56:47 +0100 you wrote:
> Hi,
> 
> please pull the following changes to your tree.
> 
> Thanks,
> Michal
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: ZynqMP DT changes for v5.11
    https://git.kernel.org/soc/soc/c/c87b013f23c6

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11
@ 2020-12-09 20:30   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-09 20:30 UTC (permalink / raw)
  To: Michal Simek, SoC Team; +Cc: Arnd Bergmann, arm-soc, linux-arm-kernel

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

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

* Re: [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11
@ 2020-12-09 20:30   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-09 20:30 UTC (permalink / raw)
  To: Michal Simek, SoC Team; +Cc: arm-soc, linux-arm-kernel, Arnd Bergmann

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

_______________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2020-12-09 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 14:56 [GIT PULL] arm64: dts: ZynqMP DT changes for v5.11 Michal Simek
2020-12-09 14:56 ` Michal Simek
2020-12-09 17:10 ` patchwork-bot+linux-soc
2020-12-09 20:30 ` Arnd Bergmann
2020-12-09 20:30   ` Arnd Bergmann

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.