From patchwork Wed Sep 5 09:49:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 10588647 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 F1EDF174C for ; Wed, 5 Sep 2018 09:50:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C892D29C05 for ; Wed, 5 Sep 2018 09:50:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BC1C629C09; Wed, 5 Sep 2018 09:50:53 +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 559AF29C05 for ; Wed, 5 Sep 2018 09:50:53 +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=rFfg/A04SKBIb0J6Tq3A9hPEuOiUPH2oWacs8Z59KaY=; b=rA3 kQHmxzffIkIG1tA4i/rKreIk24NN3eGGD9zyIg8rxsocIkqCi9LMj89XUeuzZW9PIlDTBOmc4yUoZ /7oDCFhuxYbsFm4MGGz9UO9UkRGMBZjsjMsa99KFAdECe+jHl3cRx4t2ibC/fzUNuDqKuAANpmXGJ yQ+b7/FCetERFpbxPwun3SFkAimPltfAC4NWoxJ6ISp6LehAyw0vXD2KeTlX5vJtTCefkUCm4u5JV xpwXuQHTiPQzMSnzd7Ot2XKzBIf0rGyBdKdJUB9kGnSalyxxFNe/XyJ0RSzKODj4MS6DaG/NauXZq VJW13Fjnl33CVzC0wtL9pn3ZYMuB3yQ==; 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 1fxUSR-0000YU-EL; Wed, 05 Sep 2018 09:50:43 +0000 Received: from mx.socionext.com ([202.248.49.38]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fxURl-0007S4-I0 for linux-arm-kernel@lists.infradead.org; Wed, 05 Sep 2018 09:50:03 +0000 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 05 Sep 2018 18:49:50 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 02C201800E0; Wed, 5 Sep 2018 18:49:50 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 5 Sep 2018 18:49:49 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 82E711A03A2; Wed, 5 Sep 2018 18:49:49 +0900 (JST) From: Kunihiko Hayashi To: Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Masahiro Yamada Subject: [PATCH 0/2] add new UniPhier PCIe PHY driver Date: Wed, 5 Sep 2018 18:49:43 +0900 Message-Id: <1536140985-6058-1-git-send-email-hayashi.kunihiko@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-20180905_025001_735213_C8FE1F0A X-CRM114-Status: GOOD ( 16.55 ) 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: devicetree@vger.kernel.org, Kunihiko Hayashi , Masami Hiramatsu , linux-kernel@vger.kernel.org, Jassi Brar , 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 This series adds support for PCIe PHY interface implemented in Socionext UniPhier SoCs. This driver supports LD20 and PXs3 SoCs. This series contains changes to phy/Kconfig and phy/Makefile, and will conflict with the preceding PHY patches for USB [1]. Either one needs to rebase itself later. [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2018-August/597430.html Kunihiko Hayashi (2): dt-bindings: phy: add UniPhier PCIe PHY description phy: socionext: add PCIe PHY driver support .../devicetree/bindings/phy/uniphier-pcie-phy.txt | 31 +++ drivers/phy/Kconfig | 1 + drivers/phy/Makefile | 1 + drivers/phy/socionext/Kconfig | 12 ++ drivers/phy/socionext/Makefile | 6 + drivers/phy/socionext/phy-uniphier-pcie.c | 240 +++++++++++++++++++++ 6 files changed, 291 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/uniphier-pcie-phy.txt create mode 100644 drivers/phy/socionext/Kconfig create mode 100644 drivers/phy/socionext/Makefile create mode 100644 drivers/phy/socionext/phy-uniphier-pcie.c