From patchwork Sun May 21 18:51:04 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 9739197 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5257260392 for ; Sun, 21 May 2017 18:51:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 40FA3286A7 for ; Sun, 21 May 2017 18:51:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 35692286D3; Sun, 21 May 2017 18:51:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D971B286A7 for ; Sun, 21 May 2017 18:51:50 +0000 (UTC) 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=vs2X0iI6eHvFu+g80Yr7bSCkuBC2RsbYBufQ5lcczLQ=; b=Jssu8rlF9bQFA+ LI7vRwtsafcQEs7sUHDTds6kGdNM+hz0wqhLhN4Bt0mDZme6xkGJkAFg+wnqh8nzQPyhuWybVethM k53pE3m1LDaksXrZy1+VaceW2oJaIXCQ7PXJcjiXI52MGD9nLjcraVtAYExYStn/KBVv+SdMkCJNo fcHxlRMaE/Wk4WBYYrYWwcmx/CgE7j+MdTwtHFN1QQGc9HtkOfrJP/dWdljxl7u1MxOin/Q/9q0p4 g55gEbjkt0EM1OJ+Zrm6MXackf+VGmPPPYIuufNFsQNYYiNFgjrFIrD1YmoybDU7m/yeXY/AiBbx1 QG4e3ptdGb2vbwEVaUhg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dCVx6-0001UC-EV; Sun, 21 May 2017 18:51:40 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dCVx3-0001RN-GL; Sun, 21 May 2017 18:51:39 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id A6D73AB09; Sun, 21 May 2017 18:51:15 +0000 (UTC) From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: linux-amlogic@lists.infradead.org Subject: [PATCH v2 1/2] dt-bindings: arm: amlogic: Add NanoPi K2 Date: Sun, 21 May 2017 20:51:04 +0200 Message-Id: <20170521185105.23448-2-afaerber@suse.de> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> References: <20170521185105.23448-1-afaerber@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170521_115137_725360_FF6187CB X-CRM114-Status: UNSURE ( 7.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Kevin Hilman , techsupport@friendlyarm.com, linux-kernel@vger.kernel.org, Rob Herring , Carlo Caione , =?UTF-8?q?Andreas=20F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The FriendlyARM NanoPi K2 is a single-board computer. Cc: techsupport@friendlyarm.com Acked-by: Rob Herring Signed-off-by: Andreas Färber --- v1 -> v2: Unchanged * Added Acked-by Documentation/devicetree/bindings/arm/amlogic.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index cad5b5a48d92..d517c8b41758 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -40,6 +40,7 @@ Board compatible values (alphabetically, grouped by SoC): - "amlogic,p200" (Meson gxbb) - "amlogic,p201" (Meson gxbb) + - "friendlyarm,nanopi-k2" (Meson gxbb) - "hardkernel,odroid-c2" (Meson gxbb) - "nexbox,a95x" (Meson gxbb or Meson gxl s905x) - "tronsmart,vega-s95-pro", "tronsmart,vega-s95" (Meson gxbb)