[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5dbaa0ad-9567-621d-9836-9cdb6ed366b0@ti.com>
Date: Mon, 18 Mar 2019 14:26:17 +0530
From: Kishon Vijay Abraham I <kishon@...com>
To: Thierry Reding <thierry.reding@...il.com>
CC: Jonathan Hunter <jonathanh@...dia.com>, JC Kuo <jckuo@...dia.com>,
<linux-tegra@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/5] phy: tegra: xusb: Add Tegra186 support
Hi Thierry,
On 21/02/19 9:16 PM, Thierry Reding wrote:
> From: Thierry Reding <treding@...dia.com>
>
> This series adds support for Tegra186 to the XUSB pad controller driver.
> Patch 1 extends the device tree bindings with support for Tegra186 while
> patches 2-4 are preparatory work for the final patch 5 that adds the
> Tegra186 specific programming for the UPHY blocks.
>
> Changes in v2:
> - address review comments from Kishon
> - added Reviewed-by tags from JC
I've merged this series.
However I'd like to see if we can add the features of xusb.c to phy-core.c and
remove xusb.c. This will be useful if there are other PHY vendors with similar
design as Tegra.
Thanks
Kishon
>
> Thierry
>
> JC Kuo (2):
> phy: tegra: xusb: Skip single function lane programming
> phy: tegra: xusb: Add Tegra186 support
>
> Thierry Reding (3):
> dt-bindings: phy: tegra: Add Tegra186 support
> phy: tegra: xusb: Parse dual-role mode property
> phy: tegra: xusb: Add support for power supplies
>
> .../phy/nvidia,tegra124-xusb-padctl.txt | 9 +
> MAINTAINERS | 5 +
> drivers/phy/tegra/Makefile | 1 +
> drivers/phy/tegra/xusb-tegra186.c | 899 ++++++++++++++++++
> drivers/phy/tegra/xusb.c | 67 +-
> drivers/phy/tegra/xusb.h | 35 +
> 6 files changed, 1014 insertions(+), 2 deletions(-)
> create mode 100644 drivers/phy/tegra/xusb-tegra186.c
>
Powered by blists - more mailing lists