diff options
author | Chris Morgan <[email protected]> | 2023-11-20 17:01:29 -0600 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-12-12 21:43:48 +0100 |
commit | 8a64f5f0c692261a3e6686aee89f5c7136f54b89 (patch) | |
tree | a2f049e1d129c89281c90e8a1e6baa6b09137468 | |
parent | b0140a1b3b1deeb1af557a275eeae99e7f40763f (diff) |
dt-bindings: arm: rockchip: Add Anbernic RG351V
The Anbernic RG351V is a portable gaming console from Anbernic with the
RK3326 SoC.
Signed-off-by: Chris Morgan <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index da13cd665fc2..ee92f0535f27 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -30,9 +30,11 @@ properties: - const: amarula,vyasa-rk3288 - const: rockchip,rk3288 - - description: Anbernic RG351M + - description: Anbernic RK3326 Handheld Gaming Console items: - - const: anbernic,rg351m + - enum: + - anbernic,rg351m + - anbernic,rg351v - const: rockchip,rk3326 - description: Anbernic RG353P |