Message ID | 20241202032035.29045-2-xiazhengqiao@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: dts: mediatek: Add MT8186 Chinchou | expand |
Il 02/12/24 04:20, Zhengqiao Xia ha scritto: > Add an entry for the MT8186 based Chinchou Chromebook, also known as the > ASUS Chromebook CZ12 Flip (CZ1204F) and CZ12(CZ1204C). > > Signed-off-by: Zhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > .../devicetree/bindings/arm/mediatek.yaml | 28 +++++++++++++++++++ > 1 file changed, 28 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index 1d4bb50fcd8d..3efab59b8a73 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -239,6 +239,34 @@ properties: > - enum: > - mediatek,mt8183-pumpkin > - const: mediatek,mt8183 > + - description: Google Chinchou (Asus Chromebook CZ1104CM2A/CZ1204CM2A) > + items: > + - const: google,chinchou-sku0 > + - const: google,chinchou-sku2 > + - const: google,chinchou-sku4 > + - const: google,chinchou-sku5 > + - const: google,chinchou > + - const: mediatek,mt8186 > + - description: Google Chinchou (Asus Chromebook CZ1104FM2A/CZ1204FM2A/CZ1104CM2A/CZ1204CM2A) > + items: > + - const: google,chinchou-sku1 > + - const: google,chinchou-sku17 > + - const: google,chinchou-sku3 > + - const: google,chinchou-sku6 > + - const: google,chinchou-sku7 Please move sku17 here to keep alphabetical order. For consistency, please do the same in mt8186-corsola-chinchou-sku1.dts. After which: Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > + - const: google,chinchou-sku20 > + - const: google,chinchou-sku22 > + - const: google,chinchou-sku23 > + - const: google,chinchou > + - const: mediatek,mt8186 > + - description: Google Chinchou360 (Asus Chromebook CZ1104FM2A/CZ1204FM2A Flip) > + items: > + - const: google,chinchou-sku16 > + - const: google,chinchou-sku18 > + - const: google,chinchou-sku19 > + - const: google,chinchou-sku21 > + - const: google,chinchou > + - const: mediatek,mt8186 > - description: Google Magneton (Lenovo IdeaPad Slim 3 Chromebook (14M868)) > items: > - const: google,steelix-sku393219
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 1d4bb50fcd8d..3efab59b8a73 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -239,6 +239,34 @@ properties: - enum: - mediatek,mt8183-pumpkin - const: mediatek,mt8183 + - description: Google Chinchou (Asus Chromebook CZ1104CM2A/CZ1204CM2A) + items: + - const: google,chinchou-sku0 + - const: google,chinchou-sku2 + - const: google,chinchou-sku4 + - const: google,chinchou-sku5 + - const: google,chinchou + - const: mediatek,mt8186 + - description: Google Chinchou (Asus Chromebook CZ1104FM2A/CZ1204FM2A/CZ1104CM2A/CZ1204CM2A) + items: + - const: google,chinchou-sku1 + - const: google,chinchou-sku17 + - const: google,chinchou-sku3 + - const: google,chinchou-sku6 + - const: google,chinchou-sku7 + - const: google,chinchou-sku20 + - const: google,chinchou-sku22 + - const: google,chinchou-sku23 + - const: google,chinchou + - const: mediatek,mt8186 + - description: Google Chinchou360 (Asus Chromebook CZ1104FM2A/CZ1204FM2A Flip) + items: + - const: google,chinchou-sku16 + - const: google,chinchou-sku18 + - const: google,chinchou-sku19 + - const: google,chinchou-sku21 + - const: google,chinchou + - const: mediatek,mt8186 - description: Google Magneton (Lenovo IdeaPad Slim 3 Chromebook (14M868)) items: - const: google,steelix-sku393219