lkml.org 
[lkml]   [2009]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC/PATCH 0/5] usb transceiver notifier
Date
The following patches are a prototype for supporting
notification of some usb events to whoever is interested
in them.

This way we can communicate common usb events to several
interested drivers so they can e.g. kick usb charger detection
and configure charging with proper input current.

THEY ARE NOT READY AND ARE NOT SUPPOSED TO BE APPLIED TO ANY
BRANCH.

please comment.

ps: patches were compile tested only.

Felipe Balbi (5):
usb: otg: add notifier support
usb: otg: twl4030: add support for notifier
usb: musb: add support for ulpi block
usb: musb: isp1704: add registers from isp1704
usb: musb: musb supports otg notifier

drivers/usb/musb/isp1704.h | 81 +++++++++++++++++++++++++++++++++++++++++
drivers/usb/musb/musb_core.c | 72 ++++++++++++++++++++++++++++++++++++
drivers/usb/musb/musb_core.h | 5 +++
drivers/usb/musb/musb_regs.h | 62 +++++++++++++++++++++++++++++++
drivers/usb/otg/twl4030-usb.c | 7 +++-
include/linux/usb/otg.h | 25 +++++++++++++
6 files changed, 250 insertions(+), 2 deletions(-)
create mode 100644 drivers/usb/musb/isp1704.h



\
 
 \ /
  Last update: 2009-12-11 12:35    [W:0.142 / U:3.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site