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 + - const: mediatek,mt8186 + - description: Google Chinchou (Asus Chromebook CZ12 Flip CZ1204C) + items: + - const: google,chinchou-sku0 + - const: google,chinchou-sku1 + - const: google,chinchou-sku2 + - const: google,chinchou-sku3 + - const: google,chinchou-sku4 + - const: google,chinchou-sku5 + - const: google,chinchou-sku6 + - const: google,chinchou-sku7 + - const: google,chinchou-sku17 + - const: google,chinchou-sku22 + - const: google,chinchou-sku23 + - const: google,chinchou + - const: mediatek,mt8186 - description: Google Magneton (Lenovo IdeaPad Slim 3 Chromebook (14M868)) items: - const: google,steelix-sku393219 -- 2.46.0.792.g87dc391469-goog