On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: > Add A95X Z2 description for a board with rk3318 processor. > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> > --- > 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 d4a404509..3d44b3cf0 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -25,6 +25,11 @@ properties: > - const: vamrs,rock960 > - const: rockchip,rk3399 > > + - description: A95X Z2 > + items: > + - const: a95x,z2 Need to document vendor prefix. > + - const: rockchip,rk3318 > + > - description: Amarula Vyasa RK3288 > items: > - const: amarula,vyasa-rk3288 > -- > 2.11.0 >