From patchwork Mon Feb 10 06:35:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hsin-Yi Wang X-Patchwork-Id: 205012 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4ADCAC352A4 for ; Mon, 10 Feb 2020 06:36:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 22B6720838 for ; Mon, 10 Feb 2020 06:36:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="YtFvUT8g" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727022AbgBJGgY (ORCPT ); Mon, 10 Feb 2020 01:36:24 -0500 Received: from mail-pf1-f175.google.com ([209.85.210.175]:42596 "EHLO mail-pf1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726170AbgBJGgY (ORCPT ); Mon, 10 Feb 2020 01:36:24 -0500 Received: by mail-pf1-f175.google.com with SMTP id 4so3193856pfz.9 for ; Sun, 09 Feb 2020 22:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=2vermDwahlH6+AsMPUBbXBF+09yfDI0r2EqJfGMtZpw=; b=YtFvUT8guVin/0PBil4w8iiXmVupqvP4cXnZ8tEDJ7FZU/4ycOJPKScPVJgBjfG9yD iTiZlW+hJu4e/wlq7NP/ZW6rQ+c2Wh/4Ukj8oV4PcJRnax2QlSoHL3fQvXNlYMmwCS7f ih7ptXse/+mSB91eRetWgEft4RNOvKV1zZm9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=2vermDwahlH6+AsMPUBbXBF+09yfDI0r2EqJfGMtZpw=; b=nXF0OF+j9xY7UF6LJkoh37Mpf82fpIJ+5mCMIhIajImUYCQiLDuzPocyGm17Nk92Er E+UItacwdfkOJgBKKiQimUjgAZIucVxpXkExqjN7dslTIu+Ejst2dHMjBKJSKE6o4bNa 4bxjRAV6FJx8Lsw8VGtIwfmTYTH0X1axp6QBdD7IedCAlMrOxW6AnPfI8HxzIygwvYkH 8lEpi2G2Msc6G7aPVPGpqP2KLh2Hq2AI50NPB7uFwHvbtxWePpKPqmC9J5Ipww1Mxrsr gJ/A2i3jV0oVQEIqCKQARpB88wc8CNBCyvHHYJXltDK5FQQFKfIlSnI3/5hJyj5SS2Wh W4TA== X-Gm-Message-State: APjAAAVII/JMOFymhiy7w9nQEtITesnyIXszkjeOEgOKgfqYuFEUNpnV 4BWGbW9/hqzFbYSugnc/4fBbLA== X-Google-Smtp-Source: APXvYqy6+uba/QhCCot+FbXrUFE0PymyoKNbEM2DPRucR0W3KIJNqZqs9DPhLAxaubTjHvAvamlnQg== X-Received: by 2002:a62:e111:: with SMTP id q17mr11322834pfh.242.1581316583666; Sun, 09 Feb 2020 22:36:23 -0800 (PST) Received: from hsinyi-z840.tpe.corp.google.com ([2401:fa00:1:10:b852:bd51:9305:4261]) by smtp.gmail.com with ESMTPSA id f15sm11070041pgj.30.2020.02.09.22.36.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Feb 2020 22:36:23 -0800 (PST) From: Hsin-Yi Wang To: linux-arm-kernel@lists.infradead.org Cc: Rob Herring , Mark Rutland , Matthias Brugger , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, Nicolas Boichat , Enric Balletbo i Serra , Daniel Kurtz Subject: [PATCH v7 1/5] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana Date: Mon, 10 Feb 2020 14:35:20 +0800 Message-Id: <20200210063523.133333-2-hsinyi@chromium.org> X-Mailer: git-send-email 2.25.0.225.g125e21ebc7-goog In-Reply-To: <20200210063523.133333-1-hsinyi@chromium.org> References: <20200210063523.133333-1-hsinyi@chromium.org> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Elm is Acer Chromebook R13. Hana is Lenovo Chromebook. Both uses mt8173 SoC. Signed-off-by: Hsin-Yi Wang Reviewed-by: Rob Herring --- .../devicetree/bindings/arm/mediatek.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 4043c5046441..abc544dde692 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -84,6 +84,28 @@ properties: - enum: - mediatek,mt8135-evbp1 - const: mediatek,mt8135 + - description: Google Elm (Acer Chromebook R13) + items: + - const: google,elm-rev8 + - const: google,elm-rev7 + - const: google,elm-rev6 + - const: google,elm-rev5 + - const: google,elm-rev4 + - const: google,elm-rev3 + - const: google,elm + - const: mediatek,mt8173 + - description: Google Hana (Lenovo Chromebook N23 Yoga, C330, 300e,...) + items: + - const: google,hana-rev6 + - const: google,hana-rev5 + - const: google,hana-rev4 + - const: google,hana-rev3 + - const: google,hana + - const: mediatek,mt8173 + - description: Google Hana rev7 (Poin2 Chromebook 11C) + items: + - const: google,hana-rev7 + - const: mediatek,mt8173 - items: - enum: - mediatek,mt8173-evb