From patchwork Fri Oct 19 10:30:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10648959 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 EA61E13A4 for ; Fri, 19 Oct 2018 10:31:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D903F28A39 for ; Fri, 19 Oct 2018 10:31:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CC56628A3D; Fri, 19 Oct 2018 10:31:50 +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 1FCB328A39 for ; Fri, 19 Oct 2018 10:31: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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=S8haDml7TetOP1YymEl0LT2LQli7tTG9C9DH//TfPDc=; b=M5M /VinYSh7ThX4TONPFC7Beb2aZe6FgNN9lXuiN2N2Y1TwTxJZBwgVvJLiO9aPSrNMlFo3RU2W76g7F ZhImEWcfR6JNup6DwsQ8sJLxOHbrxTis+Dy8jri0rg7jOsShos8Cbwz6RynjJkZU3H5QJJmvb1HG5 StsPkZTugN7IGAXMra76SsTLU7vEgnfoGAggjt51Jbp2XvubyDPPn6vuIiPfxBjDM9EPpyPNOBWRq zcElYmN5G54HKEHDNj3b/YNktG4mk/YioMu/YOlrjvgo354AZv1r6pw2jjUOqW47+Hi+eI9RRSeGV rHaj9RuuF1qMQ1lI5ahJPoT1tV5abvQ==; 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 1gDS4I-0003pi-0l; Fri, 19 Oct 2018 10:31:46 +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-0003eh-HW 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 w9JAUbDe007220; Fri, 19 Oct 2018 19:30:37 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com w9JAUbDe007220 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1539945038; bh=hGhXNwDSLWmhXNF5F50S1tZ1VFRS3q4RjdMPD4QR8Cc=; h=From:To:Cc:Subject:Date:From; b=QF6RwptWkCQ9EsuoRiwwCbeuW3+wCDOpnNVtVPu/vomvxjfSCjJQMRDMKoq8qQ0ui rXpOGYNhjg18fJo6vJrAmjJyrzk+sEFZJpPfQ5UgxOfyBx0h6gjF/mW54IhyUiYHC5 Vicxdl7azn1FTyXONhI1EyjN0Y9ZyAaTXOo6FwDglaR52S2po4GrEKBIka3w5IJd+E rnJTk4+gy7a3FAIbToOE7SJFd0NHy7OFcEiuyfd7go/CwivJu70VOE/F7nOXAXn5t2 cXfAae9c+AZSKq7AhkbpNcVJqza/KkW4LGYrsENDagc2gYhByUM/DdTPFE/W/IhRfF /IlhXcOvrsh+Q== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: arm@kernel.org, Olof Johansson , Arnd Bergmann Subject: [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches Date: Fri, 19 Oct 2018 19:30:16 +0900 Message-Id: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181019_033120_925103_149EADB1 X-CRM114-Status: UNSURE ( 8.92 ) 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 Arnd, Olof, I know it is very late in this development cycle. If possible, could you directly apply these two patches to your ARM-SoC, aiming for the upcoming v4.20-rc1 MW? If not, I can wait for v4.21-rc1. Thanks, Masahiro 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/ - New patch Masahiro Yamada (2): dt-bindings: uniphier: add bindings for UniPhier SoC family dt-bindings: uniphier: move cache-uniphier.txt to vendor directory .../arm/{uniphier => socionext}/cache-uniphier.txt | 0 .../devicetree/bindings/arm/socionext/uniphier.txt | 47 ++++++++++++++++++++++ MAINTAINERS | 1 + 3 files changed, 48 insertions(+) rename Documentation/devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt (100%) create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt