mbox series

[0/5] ARM: zynq: Update DTs based on the latest YAML checking

Message ID cover.1606397101.git.michal.simek@xilinx.com (mailing list archive)
Headers show
Series ARM: zynq: Update DTs based on the latest YAML checking | expand

Message

Michal Simek Nov. 26, 2020, 1:24 p.m. UTC
Hi,

several issues have been reported from binding check. The series is
addressing most of them.
Patches are based on
https://github.com/Xilinx/linux-xlnx/tree/zynq/dt

Thanks,
Michal


Michal Simek (5):
  ARM: zynq: Fix compatible string for adi,adxl345 chip
  ARM: zynq: Rename bus to be align with simple-bus yaml
  ARM: zynq: Fix leds subnode name for zc702/zybo-z7
  ARM: zynq: Fix OCM mapping to be aligned with binding on zc702
  ARM: zynq: Convert at25 binding to new description on zc770-xm013

 arch/arm/boot/dts/zynq-7000.dtsi         | 2 +-
 arch/arm/boot/dts/zynq-zc702.dts         | 8 +++++++-
 arch/arm/boot/dts/zynq-zc770-xm013.dts   | 7 +++----
 arch/arm/boot/dts/zynq-zturn-common.dtsi | 2 +-
 arch/arm/boot/dts/zynq-zybo-z7.dts       | 2 +-
 5 files changed, 13 insertions(+), 8 deletions(-)