From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 27 Feb 2012 16:27:17 -0700 Subject: [U-Boot] [PATCH v6 09/20] tegra: fdt: Add additional USB binding In-Reply-To: <1330375973-10681-10-git-send-email-sjg@chromium.org> References: <1330375973-10681-1-git-send-email-sjg@chromium.org> <1330375973-10681-10-git-send-email-sjg@chromium.org> Message-ID: <4F4C1155.5040900@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/27/2012 01:52 PM, Simon Glass wrote: > This adds a property to indicate a port which can switch between host and device > mode. ... > diff --git a/doc/device-tree-bindings/usb/tegra-usb.txt b/doc/device-tree-bindings/usb/tegra-usb.txt ... > +Optional properties: > + - dr_mode : dual role mode. Indicates the working mode for > + nvidia,tegra20-ehci compatible controllers. Can be "host", "peripheral", > + or "otg". Default to "host" if not defined for backward compatibility. Those last two lines need to be indented 1 extra space each so the text lines up with "dr_mode". I assume that Tom can do this when applying the change to save any respins etc. -- nvpublic