diff options
author | Wenhao Cui <[email protected]> | 2022-12-23 11:17:18 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-01-10 14:22:17 +0100 |
commit | 1e83f6bfaf84d9e0bcb221304bb47e74c0e80924 (patch) | |
tree | b0a26c930798880ad082cd3cc829723c15a6cb2b | |
parent | 43ba22818788f5a8fff5b1feaa329fa4991a3225 (diff) |
dt-bindings: arm: rockchip: Add EmbedFire LubanCat 1
Add devicetree binding documentation for the EmbedFire LubanCat 1.
Signed-off-by: Wenhao Cui <[email protected]>
Signed-off-by: Yuteng Zhong <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/Y6UdvrhLjS0/8Oic@VM-66-53-centos
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 3af95dbb95dc..cb2d1eacf012 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -95,6 +95,11 @@ properties: - const: elgin,rv1108-r1 - const: rockchip,rv1108 + - description: EmbedFire LubanCat 1 + items: + - const: embedfire,lubancat-1 + - const: rockchip,rk3566 + - description: Engicam PX30.Core C.TOUCH 2.0 items: - const: engicam,px30-core-ctouch2 |