Message ID | cover.1578577931.git.michal.simek@xilinx.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: zynqmp: Various DT fixes | expand |
čt 9. 1. 2020 v 14:52 odesílatel Michal Simek <michal.simek@xilinx.com> napsal: > > Hi, > > I am sending various DT fixes which have been found over the xilinx > release. > 1-2 patches are fixing reported description issues > 3-8 patches are actual fixes. > > Thanks, > Michal > > Changes in v2: > - Add missing patch > - Add missing patch > > Michal Simek (7): > arm64: zynqmp: Use ethernet-phy as node name for ethernet phys > arm64: zynqmp: Remove addition number in node name > arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 > arm64: zynqmp: Turn comment to gpio-line-names > arm64: zynqmp: Setup clock-output-names for si570 chips > arm64: zynqmp: Remove broken-cd from zcu100-revC > arm64: zynqmp: Setup default number of chipselects for zcu100 > > Venkatesh Yadav Abbarapu (1): > arm64: zynqmp: Fix the si570 clock frequency on zcu111 > > .../dts/xilinx/zynqmp-zc1751-xm015-dc1.dts | 2 +- > .../dts/xilinx/zynqmp-zc1751-xm016-dc2.dts | 6 +-- > .../dts/xilinx/zynqmp-zc1751-xm017-dc3.dts | 2 +- > .../dts/xilinx/zynqmp-zc1751-xm019-dc5.dts | 2 +- > .../boot/dts/xilinx/zynqmp-zcu100-revC.dts | 3 +- > .../boot/dts/xilinx/zynqmp-zcu102-revA.dts | 47 +++++-------------- > .../boot/dts/xilinx/zynqmp-zcu102-revB.dts | 4 +- > .../boot/dts/xilinx/zynqmp-zcu104-revA.dts | 6 +-- > .../boot/dts/xilinx/zynqmp-zcu106-revA.dts | 4 +- > .../boot/dts/xilinx/zynqmp-zcu111-revA.dts | 6 ++- > 10 files changed, 32 insertions(+), 50 deletions(-) > > -- > 2.24.0 > Applied all. Thanks, Michal