devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add Support for NanoPi R6S and R6C boards
@ 2023-12-30 11:17 efectn
  2023-12-30 11:17 ` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add NanoPi R6 series boards efectn
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: efectn @ 2023-12-30 11:17 UTC (permalink / raw)
  To: linux-rockchip
  Cc: devicetree, linux-arm-kernel, linux-kernel, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, heiko, sebastian.reichel, jonas,
	inindev, Muhammed Efe Cetin

From: Muhammed Efe Cetin <efectn@protonmail.com>

Hi, this series add support for RK3588S based NanoPi R6S and R6C boards.

Changes on v2:
* Add commit message to dt-bindings patch.
* Fix dtbs_check warnings.
* Rename vcc_3v3_s0 -> avcc_3v3_s0 and create new fixed vcc_3v3_s0 regulator.
* Rename vdd_ddr_pll_s0 -> avdd_ddr_pll_s0.
* Rename vdd_0v85_s0 -> avdd_0v85_s0.
* Fix rk806_dvs1_null and rk806_dvs2_null on pmic node.
* Add system-power-controller property to pmic node.

Muhammed Efe Cetin (3):
  dt-bindings: arm: rockchip: Add NanoPi R6 series boards
  arm64: dts: rockchip: Add support for NanoPi R6S
  arm64: dts: rockchip: Add support for NanoPi R6C

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../boot/dts/rockchip/rk3588s-nanopi-r6c.dts  |  14 +
 .../boot/dts/rockchip/rk3588s-nanopi-r6s.dts  | 764 ++++++++++++++++++
 4 files changed, 787 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6c.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6s.dts

-- 
2.43.0


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

end of thread, other threads:[~2024-01-25 21:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 11:17 [PATCH v2 0/3] Add Support for NanoPi R6S and R6C boards efectn
2023-12-30 11:17 ` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add NanoPi R6 series boards efectn
2024-01-02 10:34   ` Krzysztof Kozlowski
2023-12-30 11:18 ` [PATCH v2 2/3] arm64: dts: rockchip: Add support for NanoPi R6S efectn
2023-12-30 11:18 ` [PATCH v2 3/3] arm64: dts: rockchip: Add support for NanoPi R6C efectn
2024-01-25 21:12 ` [PATCH v2 0/3] Add Support for NanoPi R6S and R6C boards Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).