diff options
author | Robin Murphy <robin.murphy@arm.com> | 2019-10-14 23:19:04 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2019-11-08 23:06:27 +0100 |
commit | e09a17df35c4d2185befd4e6db0f8e035aa86e57 (patch) | |
tree | ebafedd7365311c754aaf415641dcb2e0df81ff4 /Documentation | |
parent | 29e8976e604f15838a71959ab853a802617113f9 (diff) | |
download | linux-stable-e09a17df35c4d2185befd4e6db0f8e035aa86e57.tar.gz linux-stable-e09a17df35c4d2185befd4e6db0f8e035aa86e57.tar.bz2 linux-stable-e09a17df35c4d2185befd4e6db0f8e035aa86e57.zip |
dt-bindings: ARM: rockchip: Add Beelink A1
Add a binding for the RK3328-based Beelink A1 TV box.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/82324d17b770fa8ea189fa708490d2c8c0c9290e.1571090991.git.robin.murphy@arm.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation')
-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 45a87c6e0a88..952f1212fa9c 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -40,6 +40,11 @@ properties: - const: asus,rk3288-tinker-s - const: rockchip,rk3288 + - description: Beelink A1 + items: + - const: azw,beelink-a1 + - const: rockchip,rk3328 + - description: bq Curie 2 tablet items: - const: mundoreader,bq-curie2 |