[PATCH] ARM: dts: imx: Add dummy PHYs for HSIC-only USB controllers
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-11-26 14:02:32
Also in:
linux-devicetree, lkml
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-11-26 14:02:32
Also in:
linux-devicetree, lkml
On Thu, Oct 18, 2018 at 09:45:04AM +0200, Frieder Schrempf wrote:
Some SOCs in the i.MX6 family have a USB host controller that is only capable of the HSIC interface and has no on-board PHY. To be able to use these controllers, we need to add "usb-nop-xceiv" dummy PHYs. Signed-off-by: Frieder Schrempf <redacted>
Applied, thanks.