[GIT PULL] ARM: sprd: DTS and bindings for v6.8-rc1

Chunyan Zhang chunyan.zhang at unisoc.com
Thu Dec 28 00:49:58 PST 2023


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/lyrazhang/linux.git tags/sprd-dt-6.8-rc1

for you to fetch changes up to 1cff7243334f851b7dddf450abdaa6223a7a28e3:

  arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings (2023-12-28 16:10:39 +0800)

----------------------------------------------------------------
ARM: sprd: DTS and bindings for v6.8-rc1

Unisoc ARM64 DTS and bindings changes are:
- Fixed a few dtb_check warnings
- Add bindings for a new SoC - UMS9620
- Fixed an issue on UMS512

----------------------------------------------------------------
Chunyan Zhang (5):
      dt-bindings: arm: Add compatible strings for Unisoc's UMS9620
      arm64: dts: sprd: Add support for Unisoc's UMS9620
      arm64: dts: sprd: Removed unused clock references from etm nodes
      arm64: dts: sprd: Add clock reference for pll2 on UMS512
      arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings

Cixi Geng (1):
      arm64: dts: sprd: fix the cpu node for UMS512

 .../devicetree/bindings/arm/sprd/sprd.yaml         |   5 +
 arch/arm64/boot/dts/sprd/Makefile                  |   3 +-
 arch/arm64/boot/dts/sprd/ums512.dtsi               |  39 ++--
 arch/arm64/boot/dts/sprd/ums9620-2h10.dts          |  38 ++++
 arch/arm64/boot/dts/sprd/ums9620.dtsi              | 245 +++++++++++++++++++++
 5 files changed, 310 insertions(+), 20 deletions(-)
 create mode 100644 arch/arm64/boot/dts/sprd/ums9620-2h10.dts
 create mode 100644 arch/arm64/boot/dts/sprd/ums9620.dtsi



More information about the linux-arm-kernel mailing list