On 25/09/2024 10:03, Albert Jakieła wrote: > Add entries for MT8186 based Chinchou/Chinchou360 Chromebooks. > These two are clamshell or convertible with touchscreen, stylus > and extra buttons. > > Signed-off-by: Albert Jakieła <jakiela@xxxxxxxxxx> > --- > .../devicetree/bindings/arm/mediatek.yaml | 23 +++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index 1d4bb50fcd8d..110149f5d748 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -239,6 +239,29 @@ properties: > - enum: > - mediatek,mt8183-pumpkin > - const: mediatek,mt8183 > + - description: Google Chinchou360 (Asus Chromebook CZ11 Flip CZ1104F) > + items: > + - const: google,chinchou-sku16 > + - const: google,chinchou-sku18 > + - const: google,chinchou-sku19 > + - const: google,chinchou-sku21 > + - const: google,chinchou-sku2147483647 Wasn't sku-maxint removed? I recall same discussion recently... If yes, then please use same rules for all future Chromebook submissions. Best regards, Krzysztof