On Fri, Oct 13, 2023 at 07:02:29AM +0800, Chen-Yu Tsai wrote:
> Add an entry for the MT8186 based Steelix Chromebook, also known as the
> Lenovo 300e Yoga Chromebook Gen 4.
>
> Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
> index aa7e6734b336..fafd5e18f640 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
> @@ -206,6 +206,13 @@ properties:
> - enum:
> - mediatek,mt8183-pumpkin
> - const: mediatek,mt8183
> + - description: Google Steelix (Lenovo 300e Yoga Chromebook Gen 4)
> + items:
> + - enum:
> + - google,steelix-sku131072
> + - google,steelix-sku131073
This one makes sense though, because both of the SKUs are in an enum.
> + - const: google,steelix
> + - const: mediatek,mt8186
> - description: Google Tentacruel (ASUS Chromebook CM14 Flip CM1402F)
> items:
> - const: google,tentacruel-sku262144
> --
> 2.42.0.655.g421f12c284-goog
>