From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 19 Jun 2015 08:37:20 +0100 Subject: [U-Boot] [PATCH 16/22] sunxi: usb-phy: Add support for reading otg id pin value In-Reply-To: <1434569645-30322-17-git-send-email-hdegoede@redhat.com> References: <1434569645-30322-1-git-send-email-hdegoede@redhat.com> <1434569645-30322-17-git-send-email-hdegoede@redhat.com> Message-ID: <1434699440.3342.121.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-06-17 at 21:33 +0200, Hans de Goede wrote: > Add support for reading the id pin value of the otg connector to the usb > phy code. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell