Add EmbedFire LubanCat 2
Signed-off-by: Andy Yan <[email protected]>
---
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
On 07/01/2023 12:52, Andy Yan wrote:
> Add EmbedFire LubanCat 2>
> Signed-off-by: Andy Yan <[email protected]>
>
> ---
>
> 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
> +
> +
Only one blank line.
With above:
Acked-by: Krzysztof Kozlowski <[email protected]>
> - description: Engicam PX30.Core C.TOUCH 2.0
> items:
> - const: engicam,px30-core-ctouch2
Best regards,
Krzysztof