Messages in this thread |  | | Date | Sat, 7 Jan 2023 13:51:23 +0100 | Subject | Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2 | From | Krzysztof Kozlowski <> |
| |
On 07/01/2023 12:52, Andy Yan wrote: > 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 > + > +
Only one blank line. With above:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> - description: Engicam PX30.Core C.TOUCH 2.0 > items: > - const: engicam,px30-core-ctouch2
Best regards, Krzysztof
|  |