• Sebastian Andrzej Siewior's avatar
    usb: phy: Add AM335x PHY driver · 3bb869c8
    Sebastian Andrzej Siewior authored
    This driver is a redo of my earlier attempt. It uses parts of the
    generic PHY driver and uses the new control driver for the register
    the phy needs to power on/off the phy. It also enables easy access for
    the wakeup register which is not yet implemented.
    The difference between the omap attempt is:
    - no static holding variable
    - one global visible function which exports a struct with callbacks to
      access the "control" registers.
    Signed-off-by: default avatarSebastian Andrzej Siewior <bigeasy@linutronix.de>
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    3bb869c8
Makefile 1.36 KB