[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1407159942-7063-1-git-send-email-kever.yang@rock-chips.com>
Date: Mon, 4 Aug 2014 21:45:40 +0800
From: Kever Yang <kever.yang@...k-chips.com>
To: Paul Zimmerman <paulz@...opsys.com>
Cc: dianders@...omium.org, Heiko Stuebner <heiko@...ech.de>,
linux-arm-kernel@...r.kernel.org, addy.ke@...k-chips.com,
cf@...k-chips.com, xjq@...k-chips.com, olof@...om.net,
sonnyrao@...omium.org, wulf@...k-chips.com, lyz@...k-chips.com,
jg1.han@...sung.com, hj@...k-chips.com, huangtao@...k-chips.com,
Kever Yang <kever.yang@...k-chips.com>,
devicetree@...r.kernel.org, Matt Porter <mporter@...aro.org>,
Paul Zimmerman <Paul.Zimmerman@...opsys.com>,
linux-usb@...r.kernel.org, Kumar Gala <galak@...eaurora.org>,
Stephen Warren <swarren@...dotorg.org>,
linux-kernel@...r.kernel.org,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Felipe Balbi <balbi@...com>,
Mark Rutland <mark.rutland@....com>
Subject: [PATCH v3 0/2] Patches to add dr_mode for dwc2
These two patches enable the dr_mode for the dwc2 usb
controller. These are split from the patch series adding
rk3288 dwc2 support.
Changes in v3:
- fix the odd spacing in dwc2_hsotg struct
- From Jingoo's suggestion:
change the commit message
Changes in v2:
- Split out dr_mode and rk3288 bindings.
- put spaces around '+' operator
- expand the comment for dr_mode
- handle dr_mode is USB_DR_MODE_OTG
Kever Yang (2):
Documentation: dt-bindings: add dt binding info for dwc2 dr_mode
usb: dwc2: add 'mode' which based on Kconfig select or dts setting
Documentation/devicetree/bindings/usb/dwc2.txt | 2 ++
drivers/usb/dwc2/core.c | 18 ++++++++++++++++++
drivers/usb/dwc2/core.h | 5 +++++
drivers/usb/dwc2/platform.c | 12 ++++++++++++
4 files changed, 37 insertions(+)
--
1.9.1
--
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