From patchwork Fri Oct 19 10:30:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10648961 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 29C60109C for ; Fri, 19 Oct 2018 10:32:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1804128A40 for ; Fri, 19 Oct 2018 10:32:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0B7EB28ABF; Fri, 19 Oct 2018 10:32:33 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 8664428A40 for ; Fri, 19 Oct 2018 10:32:32 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=Gq6T8MGn7bdlgijTUmHVr7P28lAYZ7ZXM74u7z3BY/Y=; b=PFPxvuXxD1vNVK/EOjjANNiLrv 0doRTooixHQi2hGis3JWq4zlxDAcY4dybGmNwP9hIzWOLmwhNAGM5/jyP7esj02yOrsSXqifxP3qq 6y0boas0T02JnmK58LV7eCKjxQ3E17fAXGrT11ZJNZCKRYEM5XH5qUBjIFwxpvcZMFPSszdOoGkPE ppGUD2B+RnPM1NmLowLG0dysb4uSZJyktyYx2rjB7JJptHOUG9mrVrj0stbV+6OGaddbleeqCS16N 6W4Y7GRKilD6A69Y3f414D0mIZB+8aN2jrpkk0ENX0TzKue6iZ2JAGKO6qvpwjv+OSrmfQ3EzS0F9 UXMIbCXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDS4o-00046t-Qr; Fri, 19 Oct 2018 10:32:18 +0000 Received: from conuserg-10.nifty.com ([210.131.2.77]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDS3s-0003eg-GM for linux-arm-kernel@lists.infradead.org; Fri, 19 Oct 2018 10:31:42 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-10.nifty.com with ESMTP id w9JAUbDf007220; Fri, 19 Oct 2018 19:30:38 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com w9JAUbDf007220 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1539945039; bh=NwmoOJjx0RtVYuj7VA4HTG08yvy7iIyJADPelyRgFxI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VwAllxlWVnfzxkCWCIj5d7btOAhKTMBLBJUy6l5IH+339dBlrNJKSJ5zI0WMFsqgv cZVnBvOLp5Z3GL8kcXWwKzlC1qQe5x2r9rhvlTSuCGoiAMozV4V7rBPFQVsCyvyrhO 0rQMG1DaoK1GUb7DeFosgnDX1cevk6h0ltjGMtHgnR2dAanNzVAyWSHkcQe79Th+zi gM63HxQIky8KV5XGRCPo3ypWFy2XZ9TDtdH/d7fiDwE4NuNgMXHRCy1/vv14wK6dp1 dpqqvfRh4l4qs6sNrAFz/Bzi/xZxp6cX01z798boI06x4HBWXnVC4WqwzKqzickY6T t0P4uwwANKMgQ== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: arm@kernel.org, Olof Johansson , Arnd Bergmann Subject: [PATCH v3 1/2] dt-bindings: uniphier: add bindings for UniPhier SoC family Date: Fri, 19 Oct 2018 19:30:17 +0900 Message-Id: <1539945019-24950-2-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> References: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181019_033120_928123_FA302C2C X-CRM114-Status: GOOD ( 12.97 ) X-BeenThere: linux-arm-kernel@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, linux-kernel@vger.kernel.org, Masahiro Yamada , Rob Herring , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Document the list of SoCs and boards of UniPhier platform. Signed-off-by: Masahiro Yamada Reviewed-by: Rob Herring --- Changes in v3: - Capitalize 'Board' consistently - Add Rob's Reviewed-by Changes in v2: Changes suggested by Rob. - Move the file to Documentation/devicetree/bindings/arm/socionext/uniphier.txt - Group boards by each SoC Previous post: v1: https://patchwork.ozlabs.org/patch/842010/ .../devicetree/bindings/arm/socionext/uniphier.txt | 47 ++++++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt diff --git a/Documentation/devicetree/bindings/arm/socionext/uniphier.txt b/Documentation/devicetree/bindings/arm/socionext/uniphier.txt new file mode 100644 index 0000000..b3ed103 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/socionext/uniphier.txt @@ -0,0 +1,47 @@ +Socionext UniPhier SoC family +----------------------------- + +Required properties in the root node: + - compatible: should contain board and SoC compatible strings + +SoC and board compatible strings: + (sorted chronologically) + + - LD4 SoC: "socionext,uniphier-ld4" + - Reference Board: "socionext,uniphier-ld4-ref" + + - Pro4 SoC: "socionext,uniphier-pro4" + - Reference Board: "socionext,uniphier-pro4-ref" + - Ace Board: "socionext,uniphier-pro4-ace" + - Sanji Board: "socionext,uniphier-pro4-sanji" + + - sLD8 SoC: "socionext,uniphier-sld8" + - Reference Board: "socionext,uniphier-sld8-ref" + + - PXs2 SoC: "socionext,uniphier-pxs2" + - Gentil Board: "socionext,uniphier-pxs2-gentil" + - Vodka Board: "socionext,uniphier-pxs2-vodka" + + - LD6b SoC: "socionext,uniphier-ld6b" + - Reference Board: "socionext,uniphier-ld6b-ref" + + - LD11 SoC: "socionext,uniphier-ld11" + - Reference Board: "socionext,uniphier-ld11-ref" + - Global Board: "socionext,uniphier-ld11-global" + + - LD20 SoC: "socionext,uniphier-ld20" + - Reference Board: "socionext,uniphier-ld20-ref" + - Global Board: "socionext,uniphier-ld20-global" + + - PXs3 SoC: "socionext,uniphier-pxs3" + - Reference Board: "socionext,uniphier-pxs3-ref" + +Example: + +/dts-v1/; + +/ { + compatible = "socionext,uniphier-ld20-ref", "socionext,uniphier-ld20"; + + ... +}; diff --git a/MAINTAINERS b/MAINTAINERS index 5e6a1da..87b2c2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2183,6 +2183,7 @@ M: Masahiro Yamada L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git S: Maintained +F: Documentation/devicetree/bindings/arm/socionext/uniphier.txt F: Documentation/devicetree/bindings/gpio/gpio-uniphier.txt F: Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.txt F: arch/arm/boot/dts/uniphier* From patchwork Fri Oct 19 10:30:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10648963 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EB97013A4 for ; Fri, 19 Oct 2018 10:34:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D7E9728AC4 for ; Fri, 19 Oct 2018 10:34:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CBD8E28AD7; Fri, 19 Oct 2018 10:34:41 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 454CC28AC4 for ; Fri, 19 Oct 2018 10:34:41 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=vAV+P4vFziQ5GZNHQy4lxQ1+0T2y+oZqeVyzJlnymAg=; b=rB2gRqtLIrxCsiAyRpyfcDH0E+ LP04bwuLLUBFRLKUEsh/j+V0L/3map4VQ+jAyMLtSatf5Fr0Lx7dbdheoPLXSxXcEohSM5HHZ97iB rT6BQG0wDIbPpr/82HvPOhAr1Z0mw21cM1/5vVt3/X/SL4WTsdm/WENAMqbkZhAIrbsaB41e2Xhza 5mGCyR56KCiTbXJ5KIABOZ/wYtXCWZfC0XdXOm/B9xpFNOr9mfgrC9fntaSD6s0sUwyc336tEn3Wt 57nxMq28tD8VL9ZQMR+r1Hpc62AWLGTgEhTAQ6NXqq/qCyVKM+hEYZXk2u0cG9GnokRnXDzl8j87V /KLRVu4Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDS6v-0004Zb-AZ; Fri, 19 Oct 2018 10:34:29 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDS6t-0004YF-QS for linux-arm-kernel@bombadil.infradead.org; Fri, 19 Oct 2018 10:34:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=qHzzC87LyyMvLEwNc/emQhrm9tW7Qb54buTdXDMWtHA=; b=VddJlT+pju0c1qo8jh8ZVOfKF 88SUSGoURkTHaXoBq/sTGzJC7beTqNFxplImiawBvF7EVpdRRiKfyJYJrVtIMmrDLgZybjS++falV raFMPUQfwrN83YsFOMA3Eacy/gd2TnOpJARe3nsjAd5WgkS3oYnBqJVTLjbdeZH8OXzUrH9mXaHAt vH+6hrUUWwNIzIzvSUk1afk8WsWZPeIzFNeeOhjS8j3BFkXM0zvsmj8Z9S0G+woB2CQ3ih4FL/mmX 2bBl1ZifNx41rDJj6IExWG23HF0kmG20inOPRvNZUt9M+KgvZ8qaC0bVR4C0aWFtyKXs8IfmYA+iq uKD5Hlc3w==; Received: from conuserg-10.nifty.com ([210.131.2.77]) by casper.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDS48-0002KR-Kz for linux-arm-kernel@lists.infradead.org; Fri, 19 Oct 2018 10:31:39 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-10.nifty.com with ESMTP id w9JAUbDg007220; Fri, 19 Oct 2018 19:30:39 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com w9JAUbDg007220 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1539945040; bh=qHzzC87LyyMvLEwNc/emQhrm9tW7Qb54buTdXDMWtHA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0B8zrdRmrjPDekV+DyRdGqqN80rznNT1I6GSlMHr9syZnRa2g1sgOvzolFkdbNyji E7xEtr4W+PYP3EG8Rl0fbRhfYM0k4ci+8+qJ4/5WNpbwekObduQKm7w4VL3d4Y/ZcW RW7/qyERBJCVXUp2fmRg0y44PPp6R1+5+bVpvmbjNXrdnA6Ym4b5dAoCO5vqYFN41D HFvdQmty6H+6Vx9I0bXzOeEgS0Hl14BkWIohFqgA2yR9tQnnqyQFSei+M2PPbwKVP0 BAA1tcKJpHc8lsaJpFJEbkAA8amAlSQOX5hvASX0xw2vHK6bdW6q6GaZH4AjRjjcdo JA/t44xE/doZA== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: arm@kernel.org, Olof Johansson , Arnd Bergmann Subject: [PATCH v3 2/2] dt-bindings: uniphier: move cache-uniphier.txt to vendor directory Date: Fri, 19 Oct 2018 19:30:18 +0900 Message-Id: <1539945019-24950-3-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> References: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181019_113137_381906_F70593C7 X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@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, linux-kernel@vger.kernel.org, Masahiro Yamada , Rob Herring , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Now, the Socionext vendor directory is available at Documentation/devicetree/bindings/arm/socionext/ Move cache-uniphier.txt over to it. Signed-off-by: Masahiro Yamada Reviewed-by: Rob Herring --- Changes in v3: None Changes in v2: - New patch .../devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt (100%) diff --git a/Documentation/devicetree/bindings/arm/uniphier/cache-uniphier.txt b/Documentation/devicetree/bindings/arm/socionext/cache-uniphier.txt similarity index 100% rename from Documentation/devicetree/bindings/arm/uniphier/cache-uniphier.txt rename to Documentation/devicetree/bindings/arm/socionext/cache-uniphier.txt