From patchwork Wed Nov 6 10:26:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 178658 Delivered-To: patch@linaro.org Received: by 2002:a92:38d5:0:0:0:0:0 with SMTP id g82csp400888ilf; Wed, 6 Nov 2019 02:26:45 -0800 (PST) X-Google-Smtp-Source: APXvYqwqdf6Vw9oU+LvlHoVRJngWg5lmOsa8wW7pRXp8BFL65PFSDXeV1cXkXsSZ2vUqJr/o68hx X-Received: by 2002:a17:906:3e91:: with SMTP id a17mr33031709ejj.218.1573036005276; Wed, 06 Nov 2019 02:26:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573036005; cv=none; d=google.com; s=arc-20160816; b=A4ONOffMLxzLhLUWp4XVDIMXdH2TlElVJyE7uDKZjOdZDylkDy4yucuAN5RE4sGUI6 V0PAFthC+sjOzePahvsrH2d7sSMJjTO/5EMQpf2sApvpo8hJtUDFItIP8FC3IdvFe5We JOk8JkTrR9jE10Xm1Gw74ZldJOAaxoQaLPUrh37RGRp767OS9Wr6SGxm+YXGtI3cFXGy TPiIwJytmBIN5vEt03eASsrKzQGpIFYEg6TLhvcV2fucyk04t9IPQ8iyZJsuejmT8ihP Je18eQz+AqkAqJ4u/bIr/362y0AkOBQU5RCr1WAwMvjUm9fpEbLdVN+5QKTd8u+iZIzU hAZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=9PkmlXkQOyt7FMz+RXjczUg9r4/Um3t0II6BZA+MdK8=; b=IMUqlh+kxQpX2v9+MPFONRZIdp8GORtwdKG+1VHU37TbGXKaveh8lnj1xETH7JP9ut rvdUe7r4Lo1sjxGWiPjVEg8H1xkaZ0YLxla4OwGdpULLJMivvFacppEeWYvrF7D8kxqS 6zUpcrzbZ0hPEZuKBFP0QpkZmmgRuBZKAd7PU5EBnVN+b2BnZvoEoAhWSc1fgNdVfgtO uDXykXc9uXRJh35v8GXIsDP21H0v71MNoHmY+PK/aSlzGiMAcHlpeHrceo1aYl3gaaTJ JN5SH2dIw6gK0hI2TW3V5XsL9oaSHjtkGipFvu35cxzI0rcTe3HjoJvptkTWDLjpExlE 5xCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g3si16388337ejw.13.2019.11.06.02.26.45; Wed, 06 Nov 2019 02:26:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728689AbfKFK0o (ORCPT + 8 others); Wed, 6 Nov 2019 05:26:44 -0500 Received: from mx.socionext.com ([202.248.49.38]:44272 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726656AbfKFK0o (ORCPT ); Wed, 6 Nov 2019 05:26:44 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 06 Nov 2019 19:26:43 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 6AE77180095; Wed, 6 Nov 2019 19:26:43 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 6 Nov 2019 19:26:53 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id CB92B1A04FC; Wed, 6 Nov 2019 19:26:42 +0900 (JST) From: Kunihiko Hayashi To: Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Masahiro Yamada Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH 0/6] phy: socionext: Add some improvements and legacy SoC support Date: Wed, 6 Nov 2019 19:26:13 +0900 Message-Id: <1573035979-32200-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series adds some improvements to PHY interface drivers, and adds legacy SoC support that needs to manage gio clock and reset. Kunihiko Hayashi (6): phy: socionext: Use devm_platform_ioremap_resource() dt-bindings: phy: socionext: Add Pro5 support and remove Pro4 from usb3-hsphy phy: uniphier-usb3ss: Add Pro5 support phy: uniphier-usb3hs: Add legacy SoC support for Pro5 phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failure phy: uniphier-pcie: Add legacy SoC support for Pro5 .../devicetree/bindings/phy/uniphier-pcie-phy.txt | 13 ++- .../bindings/phy/uniphier-usb3-hsphy.txt | 6 +- .../bindings/phy/uniphier-usb3-ssphy.txt | 5 +- drivers/phy/socionext/phy-uniphier-pcie.c | 87 ++++++++++++++++---- drivers/phy/socionext/phy-uniphier-usb3hs.c | 92 ++++++++++++++++------ drivers/phy/socionext/phy-uniphier-usb3ss.c | 8 +- 6 files changed, 163 insertions(+), 48 deletions(-) -- 2.7.4 Reviewed-by: Rob Herring