commit | 191a2cec41751e04bd972a6b87a47ceb714ea1d5 | [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 | 83e330c0951e0cc9f16ab2c7b99ced1d3df3dc3b [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>