All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY
@ 2014-10-27 21:43 ` Roman Byshko
  0 siblings, 0 replies; 30+ messages in thread
From: Roman Byshko @ 2014-10-27 21:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

There is already support for two USB phys, which are used for
USB host controllers on Allwinner SoC aka sunxi.

This patch series add support for the USB OTG phy (aka phy0).

The code has been tested on Allwinner A20 aka sun7i (Cubietruck).

Best regards,
Roman Byshko

Roman Byshko (5):
  phy: sun4i: add support for USB phy0
  ARM: dtsi: sunxi: add common VBUS regulator
  ARM: sun7i: dtsi: add support for usbphy0
  ARM: dts: sun7i: Cubietruck: override regulator pin
  ARM: dts: sun7i: Cubietruck: add power supply regulator for USB OTG
    VBUS

 arch/arm/boot/dts/sun7i-a20-cubietruck.dts     | 14 ++++++++++++++
 arch/arm/boot/dts/sun7i-a20.dtsi               |  4 ++--
 arch/arm/boot/dts/sunxi-common-regulators.dtsi | 19 +++++++++++++++++++
 drivers/phy/phy-sun4i-usb.c                    |  9 ++++++---
 4 files changed, 41 insertions(+), 5 deletions(-)

-- 
2.1.2

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2014-10-30 16:41 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 21:43 [PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY Roman Byshko
2014-10-27 21:43 ` Roman Byshko
2014-10-27 21:43 ` [PATCH 1/5] phy: sun4i: add support for USB phy0 Roman Byshko
2014-10-27 21:43   ` Roman Byshko
2014-10-28 21:47   ` Maxime Ripard
2014-10-28 21:47     ` Maxime Ripard
2014-10-28 21:47     ` Maxime Ripard
2014-10-29  2:24     ` Chen-Yu Tsai
2014-10-29  2:24       ` Chen-Yu Tsai
2014-10-29 13:46       ` Roman Byshko
2014-10-29 13:46         ` Roman Byshko
2014-10-30 16:40       ` Maxime Ripard
2014-10-30 16:40         ` Maxime Ripard
2014-10-27 21:43 ` [PATCH 2/5] ARM: dtsi: sunxi: add common VBUS regulator Roman Byshko
2014-10-27 21:43   ` Roman Byshko
2014-10-28 21:51   ` Maxime Ripard
2014-10-28 21:51     ` Maxime Ripard
2014-10-28 21:51     ` Maxime Ripard
2014-10-29 20:13     ` Roman Byshko
2014-10-29 20:13       ` Roman Byshko
2014-10-30 16:41       ` Maxime Ripard
2014-10-30 16:41         ` Maxime Ripard
2014-10-27 21:43 ` [PATCH 3/5] ARM: sun7i: dtsi: add support for usbphy0 Roman Byshko
2014-10-27 21:43   ` Roman Byshko
2014-10-27 21:43 ` [PATCH 4/5] ARM: dts: sun7i: Cubietruck: override regulator pin Roman Byshko
2014-10-27 21:43   ` Roman Byshko
2014-10-27 21:43 ` [PATCH 5/5] ARM: dts: sun7i: Cubietruck: add power supply regulator for USB OTG VBUS Roman Byshko
2014-10-27 21:43   ` Roman Byshko
2014-10-27 22:27 ` [PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY Andreas Färber
2014-10-27 22:27   ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.