Hello, On Thu, Feb 27, 2020 at 02:26:49AM +0100, megous hlavni wrote: > Document board compatible names for Pine64 PinePhone: > > - 1.0 - Developer variant > - 1.1 - Braveheart variant > > Signed-off-by: Ondrej Jirman <megous@xxxxxxxxxx> This also got: Reviewed-by: Rob Herring <robh@xxxxxxxxxx> short time ago on v1. I didn't catch that before sending v2 out. regards, o. > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml > index 5b22b77e4bb73..abf2d97fb7ae3 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -642,6 +642,16 @@ properties: > - const: pine64,pinebook > - const: allwinner,sun50i-a64 > > + - description: Pine64 PinePhone Developer Batch (1.0) > + items: > + - const: pine64,pinephone-1.0 > + - const: allwinner,sun50i-a64 > + > + - description: Pine64 PinePhone Braveheart (1.1) > + items: > + - const: pine64,pinephone-1.1 > + - const: allwinner,sun50i-a64 > + > - description: Pine64 PineTab > items: > - const: pine64,pinetab > -- > 2.25.1 >