On 15/04/2021 11:35, Hsin-Yi Wang wrote: > Kenzo is known as Acer Chromebook 311. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index 0870490aa350..39e4a99ebb37 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -137,9 +137,11 @@ properties: > items: > - const: google,damu > - const: mediatek,mt8183 > - - description: Google Juniper (Acer Chromebook Spin 311) > + - description: Google Juniper (Acer Chromebook Spin 311) / Kenzo (Acer Crhomebook 311) Crhomebook -> Chromebook :) > items: > - - const: google,juniper-sku16 > + - enum: > + - google,juniper-sku16 > + - google,juniper-sku17 > - const: google,juniper > - const: mediatek,mt8183 > - description: Google Kakadu (ASUS Chromebook Detachable CM3) >