commit | afa872109942b37fce291b592d6f2f02f55a4021 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Feb 23 02:43:02 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Thu Mar 07 17:22:57 2013 +0100 |
tree | bde602b85c6d3aade25d2c2a3b17b7063c2898ac | |
parent | 47f13315061b4f931a9263924627b870ec083578 [diff] |
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>