diff options
author | Andy Yan <andyshrk@163.com> | 2023-01-08 14:07:42 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-01-11 01:15:15 +0300 |
commit | 7b1aa1613edc57dc505aaa91df4bf321e87d209c (patch) | |
tree | b050c9d29c5f8263dbf89ea8db86834817e51d3d | |
parent | a8e35c4bebe440ff2d5ea7e5eaece6c4de168700 (diff) | |
download | linux-7b1aa1613edc57dc505aaa91df4bf321e87d209c.tar.xz |
dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2
Add EmbedFire LubanCat 2
Signed-off-by: Andy Yan <andyshrk@163.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230108110742.2214800-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-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 cb2d1eacf012..b91496fdc306 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -100,6 +100,11 @@ properties: - const: embedfire,lubancat-1 - const: rockchip,rk3566 + - description: EmbedFire LubanCat 2 + items: + - const: embedfire,lubancat-2 + - const: rockchip,rk3568 + - description: Engicam PX30.Core C.TOUCH 2.0 items: - const: engicam,px30-core-ctouch2 |