commit | 9a88180bfbb6ee7b2fba5516391ff0e611794de5 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Jul 13 00:25:37 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 19 19:52:14 2016 +0200 |
tree | e5d80891945cf687fa276d29aa23d03b85ec1c0c | |
parent | 2deebe2481c4a193c3c02e0a56b0b43039bcecb7 [diff] |
usb: ehci-mx6: configure power polarity in usb_power_config USBNC_n_CTRL1 bit 9 actually controls the power pin polarity. Rename UCTRL_PM to align reference manual and set the bit in the appropriate callback usb_power_config. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>