]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Make ehci-mxs multiport capable
authorMarek Vasut <marex@denx.de>
Sat, 23 Feb 2013 02:43:02 +0000 (02:43 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Mar 2013 16:22:57 +0000 (17:22 +0100)
commitafa872109942b37fce291b592d6f2f02f55a4021
treebde602b85c6d3aade25d2c2a3b17b7063c2898ac
parent47f13315061b4f931a9263924627b870ec083578
mxs: Make ehci-mxs multiport capable

Rework ehci-mxs so it supports both ports on MX28. It was necessary
to wrap the per-port configuration into struct ehci_mxs_port and pull
out the clock configuration function.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
drivers/usb/host/ehci-mxs.c
include/configs/apx4devkit.h
include/configs/m28evk.h
include/configs/mx28evk.h
include/configs/sc_sps_1.h