From mboxrd@z Thu Jan 1 00:00:00 1970 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=-5.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 93C44C35671 for ; Sun, 23 Feb 2020 03:16:43 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 527BE2067D for ; Sun, 23 Feb 2020 03:16:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gv7QFayv"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=megous.com header.i=@megous.com header.b="qkebOUzM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 527BE2067D 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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=JTWoNOxFOCWTTLUUg7uQ5rEIW0OTvpQhOI3U0gznmG4=; b=gv7QFayvExTqXh o2/nMUTH3ymlvoeTT5EXI6X4TQIjE7ZQioQMmDEXZEENuLQ9aJDYMagQSsBxh+UIDf1S7MNjouagl 6MzMXxDyRXMY78gEvRH8U76jysZ+6JKwE/EBl8RpMM2mvmOvZ4Wqz6AQk2WKWItNq0VlTWdcclysa 6k2n3Q5cDyzd3vpFuyqoaQLUg2s5zXotfujIRlJxA8DS01sS0DRecwIgKbNY50RV+MkHR2I+wv6Lq 8Ri1PNV2RZ6XoVPCChCHXN9yK8WvDc9tCVca/nPh8xxAmn1XaU/2JXopj06I+y/szvgaGOaE4+qq0 UWLIz2gktagdeayBXdFg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j5hku-0007Qg-SE; Sun, 23 Feb 2020 03:16:32 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j5hkh-0007GH-3N for linux-arm-kernel@lists.infradead.org; Sun, 23 Feb 2020 03:16:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1582427777; bh=cBWlfj++s2/S0YKuROSJoDR9+u4sdEc4wNQ7e2Fs0jY=; h=From:To:Cc:Subject:Date:References:From; b=qkebOUzMI3/k2FfAPeGVxwK3frmTSAeccUBgAEAh8GHxNjg84YQylgMLeVYA+cxsF LfM2f4DBfi/SBolGyZTChppIGnxvDGfYn8Tl+QrnPjfUxBqWyoxafME4YCoFmBKPVE LyWYDtb1x1vddjK0Ple3VBmEdv/MvSvR//ljZ31Y= From: Ondrej Jirman To: linux-sunxi@googlegroups.com, Rob Herring , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH 2/3] dt-bindings: arm: sunxi: Add PocketBook Touch Lux 3 Date: Sun, 23 Feb 2020 04:16:13 +0100 Message-Id: <20200223031614.515563-3-megous@megous.com> In-Reply-To: <20200223031614.515563-1-megous@megous.com> References: <20200223031614.515563-1-megous@megous.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200222_191619_484969_02832037 X-CRM114-Status: UNSURE ( 7.01 ) X-CRM114-Notice: Please train this message. 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 , Stephan Gerhold , devicetree@vger.kernel.org, Heiko Stuebner , linux-kernel@vger.kernel.org, Mark Brown , Corentin Labbe , Sunil Mohan Adapa , Sam Ravnborg , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add a new board name. 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 327ce67308237..7c4be977be37f 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -647,6 +647,11 @@ properties: - const: pineriver,mini-xplus - const: allwinner,sun4i-a10 + - description: PocketBook Touch Lux 3 + items: + - const: pocketbook,touch-lux-3 + - const: allwinner,sun5i-a13 + - description: Point of View Protab2-IPS9 items: - const: pov,protab2-ips9 -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel