All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: ZynqMP DT changes for v5.12
@ 2021-02-03 13:31 ` Michal Simek
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Simek @ 2021-02-03 13:31 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 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 55563399bb16906b3e179dbeb66c0bf44c21b12a:

  arm64: dts: zynqmp: Wire up the DisplayPort subsystem (2021-02-01
10:40:37 +0100)

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

- Wire clock chips present on boards
- Enable reset, qspi, nand, watchdog and DP IPs
- Enable phy driver for sata and DP
- Add iommu description
- Add support for zcu104 revC+ boards

- Various small changes
  - Add missing labels
  - Fix typos in documentation
  - Add missing boards

----------------------------------------------------------------
Laurent Pinchart (2):
      arm64: dts: zynqmp: Add DPDMA node
      arm64: dts: zynqmp: Wire up the DisplayPort subsystem

Michal Simek (15):
      arm64: dts: zynqmp: Add address-cells property to interrupt
controllers
      arm64: dts: zynqmp: Fix u48 si5382 chip on zcu111
      arm64: dts: zynqmp: Add DT description for si5328 for zcu102/zcu106
      arm64: dts: zynqmp: Enable si5341 driver for zcu102/106/111
      arm64: dts: zynqmp: Enable reset controller driver
      arm64: dts: zynqmp: Enable phy driver for Sata on zcu102/zcu104/zcu106
      arm64: dts: zynqmp: Add label for zynqmp_ipi
      arm64: dts: zynqmp: Add missing mio-bank properties to sdhcis
      arm64: dts: zynqmp: Wire arasan nand controller
      arm64: dts: zynqmp: Wire zynqmp qspi controller
      arm64: dts: zynqmp: Add missing lpd watchdog node
      arm64: dts: zynqmp: Add missing iommu IDs
      arm64: dts: zynqmp: Add description for zcu104 revC
      dt-bindings: arm: Fix typo in zcu111 board
      arm64: dts: zynqmp: Add DisplayPort subsystem

 Documentation/devicetree/bindings/arm/xilinx.yaml |   3 +-
 arch/arm64/boot/dts/xilinx/Makefile               |   1 +
 arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi    |  22 ++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts |  33 ++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts |  94
++++++++++++++++++++++++++++++++++++++++++++++++-
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dts |  40
+++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts | 293
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts |  89
+++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts |  70
+++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi            | 128
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 10 files changed, 768 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts

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

* [GIT PULL] arm64: dts: ZynqMP DT changes for v5.12
@ 2021-02-03 13:31 ` Michal Simek
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Simek @ 2021-02-03 13:31 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 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 55563399bb16906b3e179dbeb66c0bf44c21b12a:

  arm64: dts: zynqmp: Wire up the DisplayPort subsystem (2021-02-01
10:40:37 +0100)

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

- Wire clock chips present on boards
- Enable reset, qspi, nand, watchdog and DP IPs
- Enable phy driver for sata and DP
- Add iommu description
- Add support for zcu104 revC+ boards

- Various small changes
  - Add missing labels
  - Fix typos in documentation
  - Add missing boards

----------------------------------------------------------------
Laurent Pinchart (2):
      arm64: dts: zynqmp: Add DPDMA node
      arm64: dts: zynqmp: Wire up the DisplayPort subsystem

Michal Simek (15):
      arm64: dts: zynqmp: Add address-cells property to interrupt
controllers
      arm64: dts: zynqmp: Fix u48 si5382 chip on zcu111
      arm64: dts: zynqmp: Add DT description for si5328 for zcu102/zcu106
      arm64: dts: zynqmp: Enable si5341 driver for zcu102/106/111
      arm64: dts: zynqmp: Enable reset controller driver
      arm64: dts: zynqmp: Enable phy driver for Sata on zcu102/zcu104/zcu106
      arm64: dts: zynqmp: Add label for zynqmp_ipi
      arm64: dts: zynqmp: Add missing mio-bank properties to sdhcis
      arm64: dts: zynqmp: Wire arasan nand controller
      arm64: dts: zynqmp: Wire zynqmp qspi controller
      arm64: dts: zynqmp: Add missing lpd watchdog node
      arm64: dts: zynqmp: Add missing iommu IDs
      arm64: dts: zynqmp: Add description for zcu104 revC
      dt-bindings: arm: Fix typo in zcu111 board
      arm64: dts: zynqmp: Add DisplayPort subsystem

 Documentation/devicetree/bindings/arm/xilinx.yaml |   3 +-
 arch/arm64/boot/dts/xilinx/Makefile               |   1 +
 arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi    |  22 ++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts |  33 ++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts |  94
++++++++++++++++++++++++++++++++++++++++++++++++-
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dts |  40
+++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts | 293
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts |  89
+++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts |  70
+++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi            | 128
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 10 files changed, 768 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.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] 4+ messages in thread

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

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 14:31:04 +0100, Michal Simek wrote:
> please pull the following changes to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 638f79778d4fe79adc7d3ee72ae367982db51759

       Arnd

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

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

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 14:31:04 +0100, Michal Simek wrote:
> please pull the following changes to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 638f79778d4fe79adc7d3ee72ae367982db51759

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

end of thread, other threads:[~2021-02-09 23:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 13:31 [GIT PULL] arm64: dts: ZynqMP DT changes for v5.12 Michal Simek
2021-02-03 13:31 ` Michal Simek
2021-02-09 23:06 ` Arnd Bergmann
2021-02-09 23:06   ` 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.