[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406841985-15790-1-git-send-email-kever.yang@rock-chips.com>
Date: Thu, 31 Jul 2014 14:26:20 -0700
From: Kever Yang <kever.yang@...k-chips.com>
To: Paul Zimmerman <paulz@...opsys.com>, heiko@...ech.de
Cc: dianders@...omium.org, olof@...om.net, sonnyrao@...omium.org,
addy.ke@...k-chips.com, cf@...k-chips.com, xjq@...k-chips.com,
wulf@...k-chips.com, lyz@...k-chips.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>,
Kishon Vijay Abraham I <kishon@...com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mark Rutland <mark.rutland@....com>,
Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org
Subject: [REPOST PATCH v3 0/5] Patches to add support for Rockchip dwc2 controller
These patches to add support for dwc2 controller found in
Rockchip processors rk3066, rk3188 and rk3288,
and enable dts for rk3288 evb.
Reposting series with the proper email address.
Changes in v3:
- Moved out of pin control and sort by base address
- EHCI and HSIC move new for version 3.
- Rebase
Changes in v2:
- Split out dr_mode and rk3288 bindings.
- add compatible "snps,dwc2" bingding info
- set most parameters as driver auto-detect
- change the node name from 'dwc2' to 'usb'
- evb patch added in version 2
Doug Anderson (1):
ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi
Kever Yang (4):
Documentation: dt-bindings: add dt binding info for Rockchip dwc2
usb: dwc2: add compatible data for rockchip soc
ARM: dts: add rk3288 dwc2 controller support
ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb
Documentation/devicetree/bindings/usb/dwc2.txt | 3 ++
arch/arm/boot/dts/rk3288-evb.dtsi | 6 +++
arch/arm/boot/dts/rk3288.dtsi | 61 ++++++++++++++++--------
drivers/usb/dwc2/platform.c | 29 +++++++++++
4 files changed, 78 insertions(+), 21 deletions(-)
--
1.7.9.5
--
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