commit | 00ad66ea521c1999379883a332e498ba1df51dcb | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Aug 16 14:23:20 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 16 15:26:26 2017 -0700 |
tree | 994793e656fb7dbcf1e7787a45a313f6c2599ec5 | |
parent | 4dd5186472ec5ad3d9342e9d07597330050834a9 [diff] |
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0 This patch adds support for R-Car H3 ES2.0. Since this SoC revision (or later) should use the V3 firmware, the driver needs to check the revision via soc_device_match(). Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>