[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1340720833-781-1-git-send-email-aletes.xgr@gmail.com>
Date: Tue, 26 Jun 2012 11:27:08 -0300
From: Alexandre Pereira da Silva <aletes.xgr@...il.com>
To: Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
Rob Landley <rob@...dley.net>, Felipe Balbi <balbi@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Li Yang <leoli@...escale.com>,
Alexandre Pereira da Silva <aletes.xgr@...il.com>,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, Roland Stigge <stigge@...com.de>
Subject: [PATCH 0/5] Usb gadget devicetree bindings
This patch series adds support to set basic usb gadget properties via
devicetree.
I takes into account the sugestions from Rob Herring and Mitch Bradley.
This was only tested on ARM LPC32XX SOC. I'm including patches to other soc's as
an reference.
Alexandre Pereira da Silva (5):
usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
usb: gadget: fsl_udc: Propagate devicetree to gadget drivers
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
usb: gadget: composite: parse dt overrides
Documentation/devicetree/bindings/usb/gadget.txt | 20 +++++++++++
drivers/usb/gadget/at91_udc.c | 1 +
drivers/usb/gadget/composite.c | 39 ++++++++++++++++++++++
drivers/usb/gadget/fsl_udc_core.c | 1 +
drivers/usb/gadget/lpc32xx_udc.c | 1 +
drivers/usb/gadget/s3c-hsotg.c | 1 +
6 files changed, 63 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/gadget.txt
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists