Received: by 2002:a4a:311b:0:0:0:0:0 with SMTP id k27-v6csp4261492ooa; Tue, 14 Aug 2018 03:39:32 -0700 (PDT) X-Google-Smtp-Source: AA+uWPz8z0awunZ+mc8QhauTXMx6TUaUAq4ohxTq5LGczxvruBCBlUkpsPeld5CjMvYfO+GR806o X-Received: by 2002:a63:2106:: with SMTP id h6-v6mr20409367pgh.161.1534243172405; Tue, 14 Aug 2018 03:39:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534243172; cv=none; d=google.com; s=arc-20160816; b=iqk5jndYICfdL3fYeKmMlALwmztgBg8vHH5tM//RbM1VdqVbK1QbIz35BitUdIistY U4eAzxa8a+EB9k+7TNwIhiUs0yiEnoS2r2DReN7EA1QEFZJZC3xhKgnNRiK2lg8lqyQ3 3pYMkzkFMkvfMPXFcSS4TBY74w6DlhN1DORNMaCxzEKArnn7kNy66zWokZP+ouKld9Ik 7IUmG47N+e0wQcUlCJBUmpvXiHI+prxSxjU2cSVkRUa845yJSnNR7z7dQUeZQEedKGtC mV4x9YrQ88um6gaL0Abj2GQwILY7PRlzYymvLZHSjnLcCgGHZslfQYxh5Xg0M5Y4bn4+ yggA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:arc-authentication-results; bh=YcCcB1tcTHF/Nq1Z3cMzMEIlHKCzfNT0dOmLrk9V0V0=; b=ax42kbgHgyU0xhUMsX0WJIawmu73rVj+9rBzVJXHrLBJwd0PdIzM/b5cbj7sahoW/q 4EKZT3nQO+pW+he1LJR26b+N74fSGobbLtZEBbvnsNHfTwvEgGgGC7J7IKJGzUx0gXoE 0W3vmmjcWGfvn96ex+MfEK9M7qnwp1u3LcMeikbRKySgbJn4gGu7dD2pCumDbAW0YgEC DpW/7m1vlGMkcSKJxY+0wRy7afmFUD/tzHh2ciBHJ3d+USFPJPsWbY3nBPp4YKL0ojgo i/xP6Lj8Yvu7Cmkdyx96I30kXrzPTbql+V62W283090KeIjV2FWo4ofNcQ94CCyEpydG L3aQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d19-v6si22807359pfm.226.2018.08.14.03.39.16; Tue, 14 Aug 2018 03:39:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732162AbeHNNZA (ORCPT + 99 others); Tue, 14 Aug 2018 09:25:00 -0400 Received: from mail-sh2.amlogic.com ([58.32.228.45]:26604 "EHLO mail-sh2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729567AbeHNNY7 (ORCPT ); Tue, 14 Aug 2018 09:24:59 -0400 Received: from droid02.amlogic.com (10.18.11.217) by mail-sh2.amlogic.com (10.18.11.6) with Microsoft SMTP Server id 15.0.1320.4; Tue, 14 Aug 2018 18:38:34 +0800 From: Jianxin Pan To: Kevin Hilman , CC: Jianxin Pan , Rob Herring , Neil Armstrong , Jerome Brunet , Carlo Caione , Jian Hu , Yixun Lan , Hanjie Lin , Qiufang Dai , Victor Wan , , , Subject: [PATCH v3 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding Date: Tue, 14 Aug 2018 18:38:39 +0800 Message-ID: <1534243121-33589-2-git-send-email-jianxin.pan@amlogic.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1534243121-33589-1-git-send-email-jianxin.pan@amlogic.com> References: <1534243121-33589-1-git-send-email-jianxin.pan@amlogic.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.18.11.217] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Introduce new bindings for the Meson G12A SoC Signed-off-by: Jianxin Pan Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/amlogic.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index b5c2b5c..cf4bbc7 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -57,6 +57,10 @@ Boards with the Amlogic Meson AXG A113D SoC shall have the following properties: Required root node property: compatible: "amlogic,a113d", "amlogic,meson-axg"; +Boards with the Amlogic Meson G12A S905D2 SoC shall have the following properties: + Required root node property: + compatible: "amlogic,g12a"; + Board compatible values (alphabetically, grouped by SoC): - "geniatech,atv1200" (Meson6) @@ -101,6 +105,8 @@ Board compatible values (alphabetically, grouped by SoC): - "amlogic,s400" (Meson axg a113d) + - "amlogic,u200" (Meson g12a s905d2) + Amlogic Meson Firmware registers Interface ------------------------------------------ -- 1.9.1