From patchwork Fri Jul 3 19:48:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 11642785 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7615513B6 for ; Fri, 3 Jul 2020 19:50:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4FAEC2068F for ; Fri, 3 Jul 2020 19:50:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VD0KqDRj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=megous.com header.i=@megous.com header.b="Si5mpSVu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4FAEC2068F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=megous.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fv5+KivCx8q9qJgdQcgVXpv+Hf5HRyahz+p9wtI/eRU=; b=VD0KqDRjQJs8irdLE5ZyyHR8W 0V7wVc4SZmgh/3vQtPKP1xk79fBxeSQnvf1QqGsmpqq4yEsIKK7n3EJFsgLd8YhI8kp2zHsGk6Zbc 7GawkICFwa1RqMuXN5BU99hngZzX7edVAqTezzJVXEKhwWJQbVg/0v7ntBFRy744yg1ZJgZy6gd6D 8YqUVnF0z5rT2QsEIHrlXCJLdhQ/dlOubc/KZzfHAie056lBnQfzNv/1zMiGhGwnXwXyERQAt4IZz N8pbGZ4A8jU2wfVwAFa175jWur9Y3YG/F/c+whSS2BKVi4GSABGnIpR0ZcBcWTMubLQnaQenHQyb8 F/eYlS9Gw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrRgC-0005AB-SF; Fri, 03 Jul 2020 19:49:00 +0000 Received: from vps.xff.cz ([195.181.215.36]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrRfy-00055r-U2 for linux-arm-kernel@lists.infradead.org; Fri, 03 Jul 2020 19:48:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1593805724; bh=2pQ5r99yANU9+lW3Rp2PJtmKfbBgvKfHKIjpZpQp7bo=; h=From:To:Cc:Subject:Date:References:From; b=Si5mpSVuna+Wtbxsl8XgTRDs8F511V3vsbkEsJ2b9J7ijNwfzqDWef/8vSx0UH/yk fB2mtL/YWp1clNN8tfNlIPQBpdgVK8HlPgJN9geJjvoh3V/8klk/Er++S2DBvWtQjt B5efjFrZXioj+xffywuTZo482YM5F2Ex0HktjqH4= From: Ondrej Jirman To: linux-sunxi@googlegroups.com, Rob Herring , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH 1/3] dt-bindings: arm: sunxi: Add PinePhone 1.2 bindings Date: Fri, 3 Jul 2020 21:48:40 +0200 Message-Id: <20200703194842.111845-2-megous@megous.com> In-Reply-To: <20200703194842.111845-1-megous@megous.com> References: <20200703194842.111845-1-megous@megous.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200703_154847_249217_75070407 X-CRM114-Status: UNSURE ( 6.65 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ondrej Jirman , Mark Rutland , Samuel Holland , Bhushan Shah , linux-kernel@vger.kernel.org, Martijn Braam , Luca Weiss , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Document board compatible names for Pine64 PinePhone 1.2. Signed-off-by: Ondrej Jirman --- Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 87817ff0cd35..efc9118233b4 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -657,6 +657,11 @@ properties: - const: pine64,pinephone-1.1 - const: allwinner,sun50i-a64 + - description: Pine64 PinePhone (1.2) + items: + - const: pine64,pinephone-1.2 + - const: allwinner,sun50i-a64 + - description: Pine64 PineTab items: - const: pine64,pinetab