Re: [PATCH v2 2/2] dt-bindings: arm: rockchip: add Vicharak Axon board

From: Heiko Stuebner

Date: Mon Jun 01 2026 - 10:12:23 EST


Am Montag, 1. Juni 2026, 15:25:29 Mitteleuropäische Sommerzeit schrieb Hrushiraj Gandhi:
> Add the device tree binding for the Vicharak Axon single-board
> computer based on the Rockchip RK3588 SoC, and add the vicharak
> vendor prefix to the vendor-prefixes list.
>
> Signed-off-by: Hrushiraj Gandhi <hrushirajg23@xxxxxxxxx>

I do believe those also need to be separate patches.
One to add the vendor-prefix, one for the binding.


Heiko

> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 2 files changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 1a9dde18626d..b023d4cc9842 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -1306,6 +1306,11 @@ properties:
> - const: turing,rk1
> - const: rockchip,rk3588
>
> + - description: Vicharak Axon
> + items:
> + - const: vicharak,axon
> + - const: rockchip,rk3588
> +
> - description: WolfVision PF5 mainboard
> items:
> - const: wolfvision,rk3568-pf5
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 28784d66ae7b..504a691a33b9 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1791,6 +1791,8 @@ patternProperties:
> description: VIA Technologies, Inc.
> "^vialab,.*":
> description: VIA Labs, Inc.
> + "^vicharak,.*":
> + description: Vicharak Computers Pvt. Ltd.
> "^vicor,.*":
> description: Vicor Corporation
> "^videostrong,.*":
>