diff options
| author | Chris Morgan <macromorgan@hotmail.com> | 2026-01-13 22:57:19 +0300 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-01-22 21:26:42 +0300 |
| commit | 84f42966b80eaec59349c7b474ebd6b0943731e4 (patch) | |
| tree | 246170eb82c41d5cf2263c9489f0c9188d93f7f9 | |
| parent | 79a3286e61829fc43abdd6e3beb31b24930c7af6 (diff) | |
| download | linux-84f42966b80eaec59349c7b474ebd6b0943731e4.tar.xz | |
dt-bindings: arm: rockchip: Add Anbernic RG-DS
Add compatible string for the Anbernic RG-DS.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260113195721.151205-5-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index a494494a6202..ae77ded9fe47 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -60,6 +60,12 @@ properties: - anbernic,rg-arc-s - const: rockchip,rk3566 + - description: Anbernic RK3568 Handheld Gaming Console + items: + - enum: + - anbernic,rg-ds + - const: rockchip,rk3568 + - description: Ariaboard Photonicat items: - const: ariaboard,photonicat |
