> From: Matthijs Kooijman [mailto:matth...@stdin.nl]
> Sent: Monday, April 15, 2013 3:32 AM
>
> This adds a dwc_platform.ko module that can be loaded by using
> compatible = "snps,dwc2" in a device tree.
>
> Signed-off-by: Matthijs Kooijman
>
> ---
> v2: remove useless debug prints
> change
Hi Paul,
On Mon, Apr 15, 2013 at 12:31:39PM +0200, Matthijs Kooijman wrote:
> This adds a dwc_platform.ko module that can be loaded by using
> compatible = "snps,dwc2" in a device tree.
>
> Signed-off-by: Matthijs Kooijman
>
> ---
> v2: remove useless debug prints
> change module author and
This adds a dwc_platform.ko module that can be loaded by using
compatible = "snps,dwc2" in a device tree.
Signed-off-by: Matthijs Kooijman
---
v2: remove useless debug prints
change module author and copyright
use "usb" in devicetree example instead of "otg"
v3: make building as a module