mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: usb: fix otg mode parameter description
@ 2016-02-16 22:00 Philipp Zabel
  2016-02-17  8:11 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2016-02-16 22:00 UTC (permalink / raw)
  To: barebox

Replace ``device`` otg.mode option with the correct ``peripheral``.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
---
 Documentation/user/usb.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 9eb1437..99158a2 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -151,7 +151,7 @@ barebox does not have USB OTG support. However, barebox supports some USB cores
 both host and device mode. If these are specified for otg in the device tree
 (dr_mode = "otg";) barebox registers a OTG device which can be used to decide which
 mode shall be used. The device has a ``mode`` parameter which by default has the
-value ``otg``. setting this to ``host`` or ``device`` puts the device in the corresponding
+value ``otg``. setting this to ``host`` or ``peripheral`` puts the device in the corresponding
 mode. Once a specific mode has been selected it can't be changed later anymore.
 
 .. code-block:: sh
-- 
2.7.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: usb: fix otg mode parameter description
  2016-02-16 22:00 [PATCH] Documentation: usb: fix otg mode parameter description Philipp Zabel
@ 2016-02-17  8:11 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-02-17  8:11 UTC (permalink / raw)
  To: Philipp Zabel; +Cc: barebox

On Tue, Feb 16, 2016 at 11:00:02PM +0100, Philipp Zabel wrote:
> Replace ``device`` otg.mode option with the correct ``peripheral``.
> 
> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
> ---
>  Documentation/user/usb.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-17  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-16 22:00 [PATCH] Documentation: usb: fix otg mode parameter description Philipp Zabel
2016-02-17  8:11 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox