commit | 6b6a0c9a3ffa3107994d92d5758cbe274c5a97b6 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Fri Oct 31 11:11:12 2014 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:03:39 2014 -0600 |
tree | 766305f952fc54d7c68793f3fd469cdbc65f0791 | |
parent | 2164a476205ccc62c5874f95f3504b657fff5c04 [diff] |
usb: dwc3: add Tx de-emphasis quirk This patch adds Tx de-emphasis quirk, and the Tx de-emphasis value is configurable according to PIPE3 specification. Value Description 0 -6dB de-emphasis 1 -3.5dB de-emphasis 2 No de-emphasis 3 Reserved It can be configured on DT or platform data. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Felipe Balbi <balbi@ti.com>