diff options
author | Andy Yan <[email protected]> | 2023-01-08 19:07:42 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-01-10 23:15:15 +0100 |
commit | 7b1aa1613edc57dc505aaa91df4bf321e87d209c (patch) | |
tree | b050c9d29c5f8263dbf89ea8db86834817e51d3d | |
parent | a8e35c4bebe440ff2d5ea7e5eaece6c4de168700 (diff) |
dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2
Add EmbedFire LubanCat 2
Signed-off-by: Andy Yan <[email protected]>
Acked-by: Krzysztof Kozlowski <[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 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 |