Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY
From: Rob Herring <hidden>
Date: 2017-10-13 19:29:15
Also in:
linux-arm-kernel, lkml
From: Rob Herring <hidden>
Date: 2017-10-13 19:29:15
Also in:
linux-arm-kernel, lkml
On Sun, Oct 08, 2017 at 12:29:01PM +0800, Icenowy Zheng wrote:
Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. Add support for it. Signed-off-by: Icenowy Zheng <redacted> --- Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + drivers/phy/allwinner/phy-sun4i-usb.c | 12 ++++++++++++ 2 files changed, 13 insertions(+)
Acked-by: Rob Herring <redacted>