[GIT PULL] arm64: dts: ZynqMP DT changes for v6.8

Michal Simek monstr at monstr.eu
Fri Dec 15 06:23:26 PST 2023


Hi,

please pull these changes to your tree. Most of that patches are related to dt 
schema fixes or solving issues reported by W=1.
FYI: I have rebased the queue this week because Masahiro sent fixes tag Dec 12 
against Rob's aptch and wanted to record it.

Thanks,
Michal

  The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

    Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

  are available in the Git repository at:

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

  for you to fetch changes up to a98b6987de7d44cb621294041364f70285b3d2c6:

    arm64: zynqmp: Add missing destination mailbox compatible (2023-12-13 
16:52:47 +0100)

  ----------------------------------------------------------------
  arm64: ZynqMP DT changes for 6.8

  - Fix overlay rules to remove KR260 targets
  - Move ethernet phys to mdio node
  - Fix couple of issues reported by W=1
   - Do not use _ in node names
   - Use lowercase in register address
   - Remove address/size-cells from nodes without child
   - Moved fixed clock to root on KV260
  - Fix issues reported by dt-schema
   - additional compatible string for qspi on SOM
  - Move arm/xilinx.yaml to soc vendor to cover also other archs
  - Describe new Microblaze V qemu platform
  - Add missing mailbox destination compatible string

  ----------------------------------------------------------------
  Michal Simek (11):
        arm64: xilinx: Do not use '_' in DT node names
        arm64: xilinx: Use lower case for partition address
        arm64: xilinx: Remove mt25qu512a compatible string from SOM
        arm64: xilinx: Put ethernet phys to mdio node
        arm64: xilinx: Remove address/size-cells from flash node
        arm64: xilinx: Remove address/size-cells from gem nodes
        dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
        dt-bindings: soc: Add new board description for MicroBlaze V
        arm64: zynqmp: Move fixed clock to / for kv260
        arm64: zynqmp: Fix clock node name in kv260 cards
        arm64: zynqmp: Add missing destination mailbox compatible

  Rob Herring (1):
        arm64: dts: xilinx: Apply overlays to base dtbs

   Documentation/devicetree/bindings/{arm => soc/xilinx}/xilinx.yaml |  7 +++-
   MAINTAINERS                                                       |  1 +
   arch/arm64/boot/dts/xilinx/Makefile                               |  9 ++---
   arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso              | 40 
+++++++++----------
   arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso              | 42 
++++++++++----------
   arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts                 |  8 ++--
   arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm015-dc1.dts            |  8 +++-
   arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts            | 16 +++++---
   arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dts            |  8 +++-
   arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dts            | 26 
+++++++-----
   arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm019-dc5.dts            |  8 +++-
   arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts                 |  4 +-
   arch/arm64/boot/dts/xilinx/zynqmp.dtsi                            | 15 ++-----
   13 files changed, 104 insertions(+), 88 deletions(-)
   rename Documentation/devicetree/bindings/{arm => soc/xilinx}/xilinx.yaml (95%)

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP/Versal ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs
TF-A maintainer - Xilinx ZynqMP/Versal/Versal NET SoCs



More information about the linux-arm-kernel mailing list