diff options
author | Andrey Smirnov <[email protected]> | 2017-05-15 06:48:58 -0700 |
---|---|---|
committer | Peter Chen <[email protected]> | 2017-05-18 09:06:25 +0800 |
commit | 62b97d502bb76c6e8d589e42e02bfcb7bdff0453 (patch) | |
tree | e56d0431fabed59913a518d1697d975d8ed800f1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) |
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Unlike i.MX53, i.MX51's USBOH3 register file does not implemenent
registers past offset 0x018, which includes
MX53_USB_CLKONOFF_CTRL_OFFSET and trying to access that register on
said platform results in external abort.
Fix it by enabling CLKONOFF accessing codepath only for i.MX53.
Cc: stable <[email protected]>
Fixes 3be3251db088 ("usb: chipidea: imx: Disable internal 60Mhz
clock with ULPI PHY")
Cc: [email protected]
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Andrey Smirnov <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions