[PATCH] usb: mx25: fix bit position of "Host power mask"
Sascha Hauer
s.hauer at pengutronix.de
Sun Nov 8 22:33:54 PST 2015
On Fri, Nov 06, 2015 at 11:32:48AM +0100, Uwe Kleine-König wrote:
> The bit MX25_H1_PM_BIT value is handled for port 1 as MX25_OTG_PM_BIT is
> for port 0. The latter is called "OPM: OTG power mask" in the i.MX25
> reference manual. Its description matches the description of "HPM: Host
> power mask" for the host port which is bit 16, not 8.
>
> The Linux kernel (as of 4.3) also has
>
> #define MX25_H1_PM_BIT BIT(16)
>
> .
>
> Fixes: a4076ddf6577 ("USB i.MX: Add chipidea driver support")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list