From patchwork Mon Jan 19 23:22:58 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beniamino Galvani X-Patchwork-Id: 5661521 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 51E919F2ED for ; Mon, 19 Jan 2015 23:27:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 77CC62034F for ; Mon, 19 Jan 2015 23:27:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A6B0F2024C for ; Mon, 19 Jan 2015 23:27:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YDLhN-0001IG-9d; Mon, 19 Jan 2015 23:25:33 +0000 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YDLgI-0008C5-TQ for linux-arm-kernel@lists.infradead.org; Mon, 19 Jan 2015 23:24:30 +0000 Received: by mail-we0-f181.google.com with SMTP id q58so34127576wes.12 for ; Mon, 19 Jan 2015 15:24:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=uM6AMLgX+/DKfc3E9Uaa2sqgXWkf+JDg7HUtpokcQ/s=; b=ThRq5xtZtfcnE0RbDel+zznx9imK/MNIAx3x5DrJBFNkDthXZSPjFfonboqgMiVs0u KwjEbygQys97gIhV+jDPpMLNwQ8cN3sHSk2gAWHZBitSjN3Mg+oQooNKPLUFpdoMW4xl qRK4YIOmh8Mw1rGjCu+gtyK4sblSuFLWM3xHInPYbmYA2ntlJesmdPOhx5wGpP9cOnMC KChZ8ACDcgP6bvN/vxLmM4cWWdGlguylWmj5T16OCKPTS1TU27/FvJTLQ9147atn9Xmn Ktad0qwBfqFRRjWpwjOnyAjAiEHM4PRzGdmL5c9TUUmhEPpBOJnmeqpBgVN2ShWg8Gc7 jLLQ== X-Received: by 10.180.8.202 with SMTP id t10mr41093087wia.15.1421709841604; Mon, 19 Jan 2015 15:24:01 -0800 (PST) Received: from localhost.localdomain ([95.236.99.95]) by mx.google.com with ESMTPSA id ej10sm804389wib.2.2015.01.19.15.23.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 19 Jan 2015 15:24:00 -0800 (PST) From: Beniamino Galvani To: Carlo Caione Subject: [PATCH 2/3] of: Define board compatible for MINIX NEO-X8 Date: Tue, 20 Jan 2015 00:22:58 +0100 Message-Id: <1421709779-25691-3-git-send-email-b.galvani@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1421709779-25691-1-git-send-email-b.galvani@gmail.com> References: <1421709779-25691-1-git-send-email-b.galvani@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150119_152427_152284_49C3E9BC X-CRM114-Status: GOOD ( 11.13 ) X-Spam-Score: -0.8 (/) Cc: Mark Rutland , devicetree@vger.kernel.org, Victor Wan , Russell King , Pawel Moll , Arnd Bergmann , Ian Campbell , linux-kernel@vger.kernel.org, Beniamino Galvani , Rob Herring , Kumar Gala , Jerry Cao , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Document the board compatible property for MINIX NEO-X8, a Meson8-based digital media player. While at it, move the other existing Meson board compatible to amlogic.txt. Signed-off-by: Beniamino Galvani --- Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++ Documentation/devicetree/bindings/arm/geniatech.txt | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/geniatech.txt diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 8fe8150..973884a 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -8,3 +8,7 @@ Boards with the Amlogic Meson6 SoC shall have the following properties: Boards with the Amlogic Meson8 SoC shall have the following properties: Required root node property: compatible: "amlogic,meson8"; + +Board compatible values: + - "geniatech,atv1200" + - "minix,neo-x8" diff --git a/Documentation/devicetree/bindings/arm/geniatech.txt b/Documentation/devicetree/bindings/arm/geniatech.txt deleted file mode 100644 index 74ccba4..0000000 --- a/Documentation/devicetree/bindings/arm/geniatech.txt +++ /dev/null @@ -1,5 +0,0 @@ -Geniatech platforms device tree bindings -------------------------------------------- - -Geniatech ATV1200 - - compatible = "geniatech,atv1200"