]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx into soc/dt
authorArnd Bergmann <arnd@arndb.de>
Mon, 26 Jan 2026 15:02:40 +0000 (16:02 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Jan 2026 15:03:01 +0000 (16:03 +0100)
commit915ed61356c255b61f8e7164d07b7bdfff3a9c46
tree8ade68a7311717ae5ac7b4e7594cea2728a9a942
parent3d46ce71a7e45149447bbc2339e76d50d17438f2
parent4310a370a323901b42f0ddd119a53af723f3359b
Merge tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx into soc/dt

arm64: Xilinx DT changes for 6.20

- Cleanup SPI compatible strings
- wwdt: Add optional power-domains property
- ZynqMP: Fix OPP description and setup
- ZynqMP: Remove OP-TEE node
- Drop label from dlg,slg7xl45106
- Remove ina260 IIO description

* tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx:
  arm64: zynqmp: Remove ina260 IIO description
  arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106
  Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
  arm64: dts: xilinx: fix zynqmp opp-table-cpu
  dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property
  arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net

Signed-off-by: Arnd Bergmann <arnd@arndb.de>