linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: sun8i: Support USB hosts
@ 2015-06-02 12:29 Chen-Yu Tsai
  2015-06-02 12:29 ` [PATCH 1/3] phy: sun4i-usb: Add support for sun8i A23/A33 Chen-Yu Tsai
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2015-06-02 12:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi everyone,


Allwinner A23/A33 have 2 USB PHYs, 1 for OTG and 1 for a normal
EHCI/OHCI USB host pair. This series adds support for EHCI/OHCI.
The SoC also supports HSIC, however no boards actually use it, so
this is not implemented yet.

Patch 1 adds a new compatible for sun8i-a23 usb phys. It differs
from previous ones in just the number of phys and how reset controls
are routed.

Patch 2 adds device nodes for USB PHYs and hosts for A23/A33.

Patch 3 enables the USB hosts on the SinA33 dev board. On this
board, VBUS is always on.

It's probably too late for 4.2, but I'd still like to try and
get this merged.


Regards
ChenYu


Chen-Yu Tsai (3):
  phy: sun4i-usb: Add support for sun8i A23/A33
  ARM: dts: sun8i: Add support for USB controllers on A23/A33
  ARM: dts: sun8i: sina33: Enable USB hosts

 .../devicetree/bindings/phy/sun4i-usb-phy.txt      |  2 ++
 arch/arm/boot/dts/sun8i-a23-a33.dtsi               | 34 ++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-a33-sinlinx-sina33.dts     | 13 +++++++++
 drivers/phy/phy-sun4i-usb.c                        |  7 +++--
 4 files changed, 54 insertions(+), 2 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-06-03  7:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 12:29 [PATCH 0/3] ARM: dts: sun8i: Support USB hosts Chen-Yu Tsai
2015-06-02 12:29 ` [PATCH 1/3] phy: sun4i-usb: Add support for sun8i A23/A33 Chen-Yu Tsai
2015-06-02 19:15   ` Hans de Goede
2015-06-03  1:49     ` [linux-sunxi] " Chen-Yu Tsai
2015-06-03  7:20       ` Hans de Goede
2015-06-02 12:29 ` [PATCH 2/3] ARM: dts: sun8i: Add support for USB controllers on A23/A33 Chen-Yu Tsai
2015-06-02 19:18   ` Hans de Goede
2015-06-03  1:52     ` Chen-Yu Tsai
2015-06-02 12:29 ` [PATCH 3/3] ARM: dts: sun8i: sina33: Enable USB hosts Chen-Yu Tsai

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).