linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: sunxi: Add support for USB OTG PHY
@ 2014-11-10 18:55 Roman Byshko
  2014-11-10 18:55 ` [PATCH v2 1/5] phy: sun4i: add support for USB phy0 Roman Byshko
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Roman Byshko @ 2014-11-10 18:55 UTC (permalink / raw)
  To: linux-sunxi, linux-kernel, linux-arm-kernel, devicetree
  Cc: Kishon Vijay Abraham I, Maxime Ripard, Russell King, Kumar Gala,
	Ian Campbell, Mark Rutland, Pawel Moll, Rob Herring

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

Changes since v1:
	* Improved comment about 45 Ohm resistor calibration
	* Added Signed-off-by to all patches

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] 11+ messages in thread

end of thread, other threads:[~2014-12-02 13:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-10 18:55 [PATCH v2 0/5] ARM: sunxi: Add support for USB OTG PHY Roman Byshko
2014-11-10 18:55 ` [PATCH v2 1/5] phy: sun4i: add support for USB phy0 Roman Byshko
2014-11-12 20:29   ` Maxime Ripard
2014-11-10 18:55 ` [PATCH v2 2/5] ARM: dtsi: sunxi: add common VBUS regulator Roman Byshko
2014-11-10 18:55 ` [PATCH v2 3/5] ARM: sun7i: dtsi: add support for usbphy0 Roman Byshko
2014-11-10 18:55 ` [PATCH v2 4/5] ARM: dts: sun7i: Cubietruck: override regulator pin Roman Byshko
2014-11-10 18:55 ` [PATCH v2 5/5] ARM: dts: sun7i: Cubietruck: add power supply regulator for USB OTG VBUS Roman Byshko
2014-11-11  9:11 ` [linux-sunxi] [PATCH v2 0/5] ARM: sunxi: Add support for USB OTG PHY Hans de Goede
2014-11-11 16:50   ` Chen-Yu Tsai
2014-12-02 13:01   ` Roman Byshko
2014-11-12 20:32 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).