diff options
author | Andy Yan <[email protected]> | 2022-11-05 17:59:35 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-11-15 11:50:03 +0100 |
commit | 68fc69012b527cb0be2b6b793531c32ab0dd6c29 (patch) | |
tree | 6e1ae75c65d68b4813f9b829e8d7ade89242e531 | |
parent | 3736aa7ecc4cd9b4abce30052bad00aba4f0362f (diff) |
dt-bindings: rockchip: Add Rockchip rk3566 box demo board
Add device tree binding for Rockchip rk3566 box demo board.
Signed-off-by: Andy Yan <[email protected]>
Acked-by: Rob Herring <[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 | 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 244c42eaae8c..e40a3da90000 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -749,6 +749,11 @@ properties: - const: zkmagic,a95x-z2 - const: rockchip,rk3318 + - description: Rockchip RK3566 BOX Evaluation Demo board + items: + - const: rockchip,rk3566-box-demo + - const: rockchip,rk3566 + - description: Rockchip RK3568 Evaluation board items: - const: rockchip,rk3568-evb1-v10 |