Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Vicharak Vaaman board
@ 2026-07-18  6:58 Hrushiraj Gandhi
  2026-07-18  6:58 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Hrushiraj Gandhi
  2026-07-18  6:59 ` [PATCH v2 2/2] arm64: dts: " Hrushiraj Gandhi
  0 siblings, 2 replies; 4+ messages in thread
From: Hrushiraj Gandhi @ 2026-07-18  6:58 UTC (permalink / raw)
  To: heiko
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel, robh,
	krzk+dt, conor+dt, Hrushiraj Gandhi

This series adds initial support for the Vicharak Vaaman, an RK3399-based
single-board computer.

Patch 1 documents the "vicharak,vaaman" compatible string in the Rockchip
arm bindings.

Patch 2 adds the board devicetree, enabling the RK808 PMIC with
SYR827/SYR828 CPU-big/GPU regulators, Mali GPU, Gigabit Ethernet,
eMMC, microSD, SARADC/TSADC, and UART2 console.

The vendor prefix 'vicharak' was previously accepted via:
https://lkml.org/lkml/2026/6/24/929

Changes in v2:
- Fix fixed-regulator node naming to use 'regulator-[voltage]' prefix
  consistently throughout

Hrushiraj Gandhi (2):
  dt-bindings: arm: rockchip: Add Vicharak Vaaman board
  arm64: dts: rockchip: Add Vicharak Vaaman board

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3399-vicharak-vaaman.dts   | 438 ++++++++++++++++++
 3 files changed, 444 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-vicharak-vaaman.dts

-- 
2.47.3



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

end of thread, other threads:[~2026-07-18  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-18  6:58 [PATCH v2 0/2] Add support for Vicharak Vaaman board Hrushiraj Gandhi
2026-07-18  6:58 ` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Hrushiraj Gandhi
2026-07-18  7:47   ` Krzysztof Kozlowski
2026-07-18  6:59 ` [PATCH v2 2/2] arm64: dts: " Hrushiraj Gandhi

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