Message ID | 20230107115221.2125368-1-andyshrk@163.com |
---|---|
State | Superseded |
Headers | show |
Series | Add support for EmbedFire LubanCat 2. | expand |
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
Add EmbedFire LubanCat 2 Signed-off-by: Andy Yan <andyshrk@163.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++ 1 file changed, 6 insertions(+)