Merge tag 'zynq-dt-for-v6.3' of https://github.com/Xilinx/linux-xlnx into arm/dt
authorArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 15:48:40 +0000 (16:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 15:48:41 +0000 (16:48 +0100)
commit61f1b48445a935bf9088ea12bd0bdf5869b7b347
tree7bd7e9882e5d1253d196e25185fbbfe580934585
parent777d90d5f29e3ad744f979b42401c046aa7d7dac
parent8932a99240f53aa5dc5f56da3345ebb266a79bca
Merge tag 'zynq-dt-for-v6.3' of https://github.com/Xilinx/linux-xlnx into arm/dt

ARM: Zynq DT changes for v6.3

- Fix node names to be aligned with dt schema
- Describe qspi controller
- Use xlnx prefix for ethernet IP

* tag 'zynq-dt-for-v6.3' of https://github.com/Xilinx/linux-xlnx:
  ARM: zynq: Use recommended dma-controller name instead of dmac
  ARM: dts: zynq: Add xlnx prefix to GEM compatible string
  ARM: zynq: Comment interrupt names IRQs for pl330
  ARM: dts: zynq: add QSPI controller node

Link: https://lore.kernel.org/r/850bb18f-ca22-f3d7-71a7-f367bfef4ccc@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>