mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/6] rockchip: Add rk3562 SoC and evb support
@ 2025-05-06  2:57 Kever Yang
  2025-05-06  2:57 ` [PATCH v5 1/6] dt-bindings: watchdog: Add rk3562 compatible Kever Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kever Yang @ 2025-05-06  2:57 UTC (permalink / raw)
  To: heiko
  Cc: linux-rockchip, Kever Yang, Jamie Iles, Guenter Roeck,
	Frank Wang, FUKAUMI Naoki, Johan Jonker, Marcin Juszkiewicz,
	Junhao Xie, Elaine Zhang, Jonas Karlman, Finley Xiao, Yao Zi,
	Krzysztof Kozlowski, Quentin Schulz, devicetree,
	Diederik de Haas, linux-watchdog, Rob Herring, Wim Van Sebroeck,
	Conor Dooley, Shresth Prasad, linux-arm-kernel,
	Cristian Ciocaltea, Detlev Casanova, Dragan Simic, linux-kernel,
	Jimmy Hon


Patch series V5 remove [v4 1/7] which had taken by Manivannan, and move
scmi-shmem from soc node to reserved memory.

Patch series V4 remove patches already landed, and remove dts nodes for
modules still under review.

This patch set adds rk3562 SoC and its evb support.

I have split out patches need driver change for different subsystem.
And all the modules with dt-binding document update in this patch set
do not need any driver change. I put them together to make it clear we
have a new SoC and board to use the new compatible. Please pick up the
patch for your subsystem, or please let me know if the patch has to
send separate.

Test with USB, PCIe, EMMC, SD Card.

This patch set is base on the patch set for rk3576 evb1 support.

V3:
https://lore.kernel.org/linux-rockchip/20250227111913.2344207-1-kever.yang@rock-chips.com/
V2:
https://lore.kernel.org/linux-rockchip/b4df8a73-58a2-4765-a9e4-3513cb2bc720@rock-chips.com/T/


Changes in v5:
- Collect review tag
- Update scmi-shmem from soc to reserved memory

Changes in v4:
- Collect ack tag
- Collect ack tag
- Collect ack tag
- remove gmac and otp nodes
- remove gmac nodes

Changes in v3:
- Collect reveiw tag
- Collect the Acked-by tag
- remove i2c/serial/spi alias
- add soc node

Changes in v2:
- Update in sort order
- remove grf in cru
- Update some properties order

Finley Xiao (2):
  arm64: dts: rockchip: add core dtsi for RK3562 Soc
  arm64: dts: rockchip: Add RK3562 evb2 devicetree

Kever Yang (4):
  dt-bindings: watchdog: Add rk3562 compatible
  dt-bindings: rockchip: pmu: Add rk3562 compatible
  dt-bindings: soc: rockchip: Add rk3562 syscon compatibles
  dt-bindings: arm: rockchip: Add rk3562 evb2 board

 .../devicetree/bindings/arm/rockchip.yaml     |    5 +
 .../devicetree/bindings/arm/rockchip/pmu.yaml |    2 +
 .../devicetree/bindings/soc/rockchip/grf.yaml |    7 +
 .../bindings/watchdog/snps,dw-wdt.yaml        |    1 +
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 .../boot/dts/rockchip/rk3562-evb2-v10.dts     |  488 ++++
 .../boot/dts/rockchip/rk3562-pinctrl.dtsi     | 2352 +++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3562.dtsi      | 1270 +++++++++
 8 files changed, 4126 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3562-pinctrl.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3562.dtsi

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-07  2:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-06  2:57 [PATCH v5 0/6] rockchip: Add rk3562 SoC and evb support Kever Yang
2025-05-06  2:57 ` [PATCH v5 1/6] dt-bindings: watchdog: Add rk3562 compatible Kever Yang
2025-05-06  2:57 ` [PATCH v5 2/6] dt-bindings: rockchip: pmu: " Kever Yang
2025-05-06  2:57 ` [PATCH v5 3/6] dt-bindings: soc: rockchip: Add rk3562 syscon compatibles Kever Yang
2025-05-06  2:57 ` [PATCH v5 4/6] dt-bindings: arm: rockchip: Add rk3562 evb2 board Kever Yang
2025-05-06  2:57 ` [PATCH v5 5/6] arm64: dts: rockchip: add core dtsi for RK3562 SoC Kever Yang
2025-05-06  2:57 ` [PATCH v5 6/6] arm64: dts: rockchip: Add RK3562 evb2 devicetree Kever Yang
2025-05-06 18:23 ` [PATCH v5 0/6] rockchip: Add rk3562 SoC and evb support Rob Herring (Arm)
2025-05-07  2:02   ` Kever Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®