2023-01-08 11:30:58

by Andy Yan

[permalink] [raw]
Subject: [PATCH v2 1/2] 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]>

---

Changes in v2:
- keep only one blank line

Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 058ed707f3cd..c238c799dee7 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
--
2.34.1