Messages in this thread Patch in this message |  | | From | Andy Yan <> | Subject | [PATCH 1/2] dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2 | Date | Sat, 7 Jan 2023 19:52:21 +0800 |
| |
Add EmbedFire LubanCat 2
Signed-off-by: Andy Yan <andyshrk@163.com>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 058ed707f3cd..870c32f8574b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -100,6 +100,12 @@ 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
|  |