From patchwork Thu Jan 15 02:40:57 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: FUKAUMI Naoki X-Patchwork-Id: 5636651 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C6809C058D for ; Thu, 15 Jan 2015 02:42:10 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 05E6A2018E for ; Thu, 15 Jan 2015 02:42:10 +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 350142012D for ; Thu, 15 Jan 2015 02:42:09 +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 1YBaNs-0007y8-L7; Thu, 15 Jan 2015 02:42:08 +0000 Received: from mail-pd0-x234.google.com ([2607:f8b0:400e:c02::234]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YBaNU-0007oB-Ni; Thu, 15 Jan 2015 02:41:45 +0000 Received: by mail-pd0-f180.google.com with SMTP id fl12so13448484pdb.11; Wed, 14 Jan 2015 18:41:22 -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=jWTskC0bL91lx2oxbiHgdxtPkfWbuq7u5yj02TojECg=; b=bDscEACg19naFKO7mSCnzCwg6B/pPAa7Xa3LlPXi8xUuc853oWDUuWFVEmyRTJD/d/ zZUU4GVRv8YURl/g6eMysaExgqLSlRPSmxm762LDXO9AKz+YGU/HnRIWqprB9NmWC6c5 c+zlaPcNy9rkbrIkNpO5Q9dGceXdvkXBqelUztZ2A0EbMmZ48+x2xbKSm7fWT0qkrQPj W+v/0N4wvBio3/sL6NOShI/iHW/mS7NgxPwvnereMevOLgiHJHAhzUCjLdQxJdaRKBCA Y3dXKEqDEE/gJez8rn1zpnFEcPqKDIhUTcWfa4DigmnjxIykN38Y+k5cOjqlDhKF0ANd pgFw== X-Received: by 10.66.253.168 with SMTP id ab8mr10389326pad.153.1421289682600; Wed, 14 Jan 2015 18:41:22 -0800 (PST) Received: from build.androtab.info (conoha.androtab.info. [157.7.155.207]) by mx.google.com with ESMTPSA id rf10sm137261pdb.21.2015.01.14.18.41.19 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Jan 2015 18:41:22 -0800 (PST) From: FUKAUMI Naoki To: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, heiko@sntech.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: [PATCH 1/3] dt-bindings: add vendor prefix and root compatible property for Rockchip boards Date: Thu, 15 Jan 2015 11:40:57 +0900 Message-Id: <1421289659-16627-2-git-send-email-naobsd@gmail.com> X-Mailer: git-send-email 2.2.2 In-Reply-To: <1421289659-16627-1-git-send-email-naobsd@gmail.com> References: <1421289659-16627-1-git-send-email-naobsd@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150114_184144_844288_F7CAACE4 X-CRM114-Status: UNSURE ( 6.20 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: FUKAUMI Naoki X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=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=unavailable 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 this adds vendor prefix and root compatible property for following boards - Firefly, Firefly-RK3288 board - ChipSPARK, Rayeager PX2 board PX2 SoC is fully compatible with RK3066. Signed-off-by: FUKAUMI Naoki --- Documentation/devicetree/bindings/arm/rockchip.txt | 8 ++++++++ Documentation/devicetree/bindings/vendor-prefixes.txt | 2 ++ 2 files changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index eaa3d1a..7cc1cecd 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -9,6 +9,14 @@ Rockchip platforms device tree bindings Required root node properties: - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a"; +- ChipSPARK Rayeager PX2 board: + Required root node properties: + - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a"; + - Radxa Rock board: Required root node properties: - compatible = "radxa,rock", "rockchip,rk3188"; + +- Firefly Firefly-RK3288 board: + Required root node properties: + - compatible = "firefly,firefly-rk3288", "rockchip,rk3288"; diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 5d2251a..0d37f5f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -32,6 +32,7 @@ capella Capella Microsystems, Inc cavium Cavium, Inc. cdns Cadence Design Systems Inc. chipidea Chipidea, Inc +chipspark ChipSPARK chrp Common Hardware Reference Platform chunghwa Chunghwa Picture Tubes Ltd. cirrus Cirrus Logic, Inc. @@ -62,6 +63,7 @@ everest Everest Semiconductor Co. Ltd. everspin Everspin Technologies, Inc. excito Excito fcs Fairchild Semiconductor +firefly Firefly fsl Freescale Semiconductor GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.