commit | f40017e0f3325b4c42139f54748ac4f0bbed3c52 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Mon Sep 22 08:14:15 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 21:32:30 2014 -0700 |
tree | e00bd4584c25a9030dfd0cbb244c6dae13ae5715 | |
parent | c0e602dbf39eef7af75a84a8a354eade6be6a9ff [diff] |
chipidea: usbmisc_imx: Add USB support for VF610 SoCs This adds Vybrid VF610 SoC support. The IP is very similar to i.MX6, however, the non-core registers are spread in two different register areas. Hence we support multiple instances of the USB misc driver and add the driver instance to the imx_usbmisc_data structure. Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>