From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] usb: mx25: fix bit position of "Host power mask"
Date: Mon, 9 Nov 2015 07:33:54 +0100 [thread overview]
Message-ID: <20151109063354.GS8526@pengutronix.de> (raw)
In-Reply-To: <1446805968-13337-1-git-send-email-u.kleine-koenig@pengutronix.de>
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@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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2015-11-09 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 10:32 Uwe Kleine-König
2015-11-09 6:33 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151109063354.GS8526@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox