summaryrefslogtreecommitdiff
path: root/debian/docs
diff options
context:
space:
mode:
Diffstat (limited to 'debian/docs')
-rw-r--r--debian/docs4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..c17f037
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,4 @@
+AUTHORS
+NEWS
+README
+TODO
t/commit/drivers/phy/phy-sun4i-usb.c?id=bcff4cba41bcd7dfe535a2b7278b9fb8214a2a8f'>bcff4cba41bcd7dfe535a2b7278b9fb8214a2a8f (diff)
PHY: sunxi: Add driver for sunxi usb phy
The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed through a single set of registers. Besides this there are also some other phy related bits which need poking, which are per phy, but shared between the ohci and ehci controllers, so these are also controlled from this new phy driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/phy-sun4i-usb.c')