From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 10 May 2017 13:03:35 +0200 Subject: [U-Boot] [PATCH v4 06/12] usb: ohci: Add STi ohci support In-Reply-To: <1494332206-24843-7-git-send-email-patrice.chotard@st.com> References: <1494332206-24843-1-git-send-email-patrice.chotard@st.com> <1494332206-24843-7-git-send-email-patrice.chotard@st.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/09/2017 02:16 PM, patrice.chotard at st.com wrote: > From: Patrice Chotard > > Add support for on-chip ohci controller available > on STMicrolectronics SoCs. > Ohci support will be then available on both type A > USB 2.0 connectors. > > Signed-off-by: Patrice Chotard > --- > v4: _ update to use the new PHY uclass currently available on dm-next branch > > v3: _ update to use new USB PHY uclass > > v2: _ put board specific defines in a separate patch > > This might be a good candidate for ohci-generic . -- Best regards, Marek Vasut