mbox series

[GIT,PULL] arm64: dt: Xilinx ZynqMP DT changes for v5.10

Message ID 37a0333b-541e-649c-68c5-aa4b52e6b91d@monstr.eu (mailing list archive)
State Accepted
Commit 02d0bf1ae82ae7d6d440efffae9dd414c7831058
Headers show
Series [GIT,PULL] arm64: dt: Xilinx ZynqMP DT changes for v5.10 | expand

Pull-request

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

Message

Michal Simek Sept. 29, 2020, 11:53 a.m. UTC
Hi,

please pull these patches to your tree. Tree is based on v5.9-rc1 with
two patches which are already in v5.9 tree. There shouldn't be a problem
to merge them. Please let me know if I should prepare the tree differently.

Thanks,
Michal


The following changes since commit 8d53ecfbf23135381d2ebbd1b261a7c7f18a7294:

  arm64: dts: xilinx: Align IOMMU nodename with dtschema (2020-08-17
12:10:09 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9a19a39ee48b73a5dc84b3e102cda2219dfd5b0f:

  arm64: dts: zynqmp: Fix leds subnode name for zcu100/ultra96 v1
(2020-09-29 13:01:20 +0200)

----------------------------------------------------------------
arm64: soc: ZynqMP DT changes for v5.10

- Fix IRQ flag for PMIC
- Align gpio hogs and leds with naming convention
- Rename busses to match DT schema
- Tune i2c cadence compatible string
- Remove undocumented u-boot properties

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      arm64: dts: zynqmp-zcu100-revC: correct interrupt flags
      arm64: dts: xilinx: align GPIO hog names with dtschema

Michal Simek (4):
      arm64: dts: zynqmp: Rename buses to be align with simple-bus yaml
      arm64: dts: zynqmp: Remove additional compatible string for i2c IPs
      arm64: dts: zynqmp: Remove undocumented u-boot properties
      arm64: dts: zynqmp: Fix leds subnode name for zcu100/ultra96 v1

 arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi    |  5 -----
 arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts | 10 +++++-----
 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts |  8 ++++----
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi            |  9 ++++-----
 4 files changed, 13 insertions(+), 19 deletions(-)