[PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
Kishon Vijay Abraham I
kishon at ti.com
Mon Jul 10 23:38:01 PDT 2017
Hi,
On Friday 07 July 2017 07:53 PM, Rob Herring wrote:
> On Mon, Jul 03, 2017 at 12:40:49AM +0200, Hauke Mehrtens wrote:
>> This driver starts the DWC2 core(s) built into the XWAY SoCs and provides
>> the PHY interfaces for each core. The phy instances can be passed to the
>> dwc2 driver, which already supports the generic phy interface.
>>
>> Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
>> Cc: Kishon Vijay Abraham I <kishon at ti.com>
I see you have added my name in cc but for some reason I don't have the patch
in my mailbox. Can you resend it please?
>> ---
>> .../bindings/phy/phy-lantiq-rcu-usb2.txt | 42 ++++
>> arch/mips/lantiq/xway/sysctrl.c | 24 +-
>> drivers/phy/Kconfig | 8 +
>> drivers/phy/Makefile | 1 +
>> drivers/phy/phy-lantiq-rcu-usb2.c | 275 +++++++++++++++++++++
Please create a new directory withing phy for adding a phy driver.
Thanks
Kishon
More information about the linux-mtd
mailing list