diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2023-05-12 19:20:38 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-05-13 19:33:43 +0300 |
commit | 4e959380ba823cdf4e643ff247b8359e1bcbf683 (patch) | |
tree | e92bf786fa486b451ced6314e2caaa5270bcad5f /Documentation/devicetree/bindings/arm/rockchip.yaml | |
parent | b9f8ca655d803a49266e73e26729882418407166 (diff) | |
download | linux-4e959380ba823cdf4e643ff247b8359e1bcbf683.tar.xz |
dt-bindings: arm: rockchip: add Anbernic RG353PS
Add devicetree binding for Anbernic RG353PS. This device is identical
to the RG353P, except it does not have a touchscreen, does not have
an eMMC, only includes 1GB of RAM, and ships with only the 2nd
revision panel based on a Sitronix ST7703 controller. Support for the
panel has been added in a separate commit.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230512162039.31132-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index b1d271778179..6a7ef6fdd12c 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -40,6 +40,11 @@ properties: - const: anbernic,rg353p - const: rockchip,rk3566 + - description: Anbernic RG353PS + items: + - const: anbernic,rg353ps + - const: rockchip,rk3566 + - description: Anbernic RG353V items: - const: anbernic,rg353v |