mbox series

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

Message ID 452e8c68-b63b-f4f6-a937-67f65c64a8a0@monstr.eu (mailing list archive)
State Accepted
Commit d67fe5e3b2caf68c02b27d42dd63f4898d14d43c
Headers show
Series [GIT,PULL] arm64: dts: ZynqMP DT changes for v5.20 | expand

Pull-request

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

Message

Michal Simek July 7, 2022, 2:30 p.m. UTC
Hi,

please pull these DT patches to your tree. The part of pull request are also 3 
patches which targets zynq gpio DT binding. All of them are reviewed by Linus or 
Rob or both.

Thanks,
Michal

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 228e8a88b1915a2b467c83d8d0976605f1272fae:

   arm64: dts: xilinx: align gpio-key node names with dtschema (2022-06-23 
10:11:19 +0200)

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

- Extend gpio-zynq DT binding (compatible, power-domains, gpio-line-names)
- Fix sm-k26 gpio comment
- Wire AMS device
- Align gpio-keys node names with dtschema

----------------------------------------------------------------
Krzysztof Kozlowski (1):
       arm64: dts: xilinx: align gpio-key node names with dtschema

Michal Simek (4):
       dt-bindings: gpio: zynq: Add missing compatible strings
       dt-bindings: gpio: zynq: Add power-domains
       arm64: zynqmp: Fix comment about number of gpio line names
       dt-bindings: gpio: zynq: Describe gpio-line-names

Robert Hancock (1):
       arm64: dts: zynqmp: add AMS driver to device tree

  Documentation/devicetree/bindings/gpio/gpio-zynq.yaml | 59 +++++++++++++++++++-
  arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi        |  4 ++
  arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts     |  4 +-
  arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts     |  2 +-
  arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts     |  2 +-
  arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts     |  2 +-
  arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts     |  2 +-
  arch/arm64/boot/dts/xilinx/zynqmp.dtsi                | 26 +++++++++
  8 files changed, 94 insertions(+), 7 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org July 8, 2022, 7:50 a.m. UTC | #1
Hello:

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

On Thu, 7 Jul 2022 16:30:15 +0200 you wrote:
> Hi,
> 
> please pull these DT patches to your tree. The part of pull request are also 3
> patches which targets zynq gpio DT binding. All of them are reviewed by Linus or
> Rob or both.
> 
> Thanks,
> Michal
> 
> [...]

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

You are awesome, thank you!