mbox series

[GIT,PULL] arm: dts: hisilicon dts updates for v5.10 (take two)

Message ID 5F742717.5080405@hisilicon.com
State New
Headers show
Series [GIT,PULL] arm: dts: hisilicon dts updates for v5.10 (take two) | expand

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.10-tag2

Message

Wei Xu Sept. 30, 2020, 6:35 a.m. UTC
Hi ARM-SoC team,

Sorry for the late pull request!
Please consider to pull the following changes.
The sd5203 SoC related dt binding patch has been applied to Rob's next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?h=for-next&id=622462b1ea70426310c86623213ffad5ec7c35e2

Thanks!

Best Regards,
Wei

---
The following changes since commit 3328c656663f59382879992419859d73f359ac59:

  ARM: dts: hisilicon: Fix SP805 clocks (2020-09-14 16:31:06 +0800)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.10-tag2

for you to fetch changes up to a332f5f96b2724a436d3a75b0bbf053d0a002c02:

  ARM: dts: hisilicon: add SD5203 dts (2020-09-30 14:15:18 +0800)

----------------------------------------------------------------
ARM: DT: Hisilicon ARM32 SoCs DT updates for 5.10 (take two)

- Fix the system controller compatible for the hi3620 and hip04 SoCs
- Add the basic device tree for the hisilicon SD5203 SoC

----------------------------------------------------------------
Kefeng Wang (1):
      ARM: dts: hisilicon: add SD5203 dts

Zhen Lei (1):
      ARM: dts: hisilicon: fix the system controller compatible nodes

 arch/arm/boot/dts/Makefile    |  2 +
 arch/arm/boot/dts/hi3620.dtsi |  2 +-
 arch/arm/boot/dts/hip04.dtsi  |  2 +-
 arch/arm/boot/dts/sd5203.dts  | 96 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 100 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/sd5203.dts