On Wed, Jan 23, 2013 at 12:26:31PM -0300, Ezequiel Garcia wrote:
This patch activates every USB port provided by each SoC.
Except for Armada XP Openblocks AX3-4 board,
where we enable only the first two USB ports
until we have more information on the third one usage.
Cc: Lior Amsalem <redacted>
Cc: Thomas Petazzoni <redacted>
Cc: Gregory CLEMENT <redacted>
Tested-by: Nobuhiro Iwamatsu <redacted>
Tested-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ezequiel Garcia <redacted>
---
Changes from v1:
* Squashed separate per-board patches into this one,
as suggested by Arnd.
* Remove usb at d0052000 activation in OpenBlocks AX3-4
until we have more information about it.
arch/arm/boot/dts/armada-370-db.dts | 8 ++++++++
arch/arm/boot/dts/armada-370-mirabox.dts | 8 ++++++++
arch/arm/boot/dts/armada-xp-db.dts | 12 ++++++++++++
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 6 ++++++
4 files changed, 34 insertions(+), 0 deletions(-)
Applied to mvebu/dt
thx,
Jason.