Hi, On some SoCs e.g. J6 the 3.3V supply to the USB2 PHY can be powered down when the PHY is not in use. Add regulator management code to control this power line.
cheers, -roger --- Roger Quadros (3): phy: omap-usb2: Manage PHY 3.3V supply regulator phy: omap-usb2: Add PHY regulator to DT binding documentation ARM: dts: dra7-evm: Add regulator information to USB2 PHYs Documentation/devicetree/bindings/phy/ti-phy.txt | 1 + arch/arm/boot/dts/dra7-evm.dts | 8 ++++++++ drivers/phy/phy-omap-usb2.c | 25 ++++++++++++++++++++++++ include/linux/phy/omap_usb.h | 1 + 4 files changed, 35 insertions(+) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html