Re: [PATCH 1/3] Phytec phyFLEX-i.MX6 : Added USB_HOST Support

2014-02-05 Thread Fabio Estevam
On Tue, Feb 4, 2014 at 2:34 AM, Ashutosh singh ashutos...@phytec.in wrote: + + reg_usb_h1_vbus: regulator@1 { + compatible = regulator-fixed; + regulator-name = usb_h1_vbus; + regulator-min-microvolt = 500; +

[PATCH 1/3] Phytec phyFLEX-i.MX6 : Added USB_HOST Support

2014-02-03 Thread Ashutosh singh
This patch adds support for USB_HOST on Phytec phyFLEX-i.MX6 Quad module. Signed-off-by: Ashutosh singh ashutos...@phytec.in --- arch/arm/boot/dts/imx6q-phytec-pbab01.dts |4 arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi | 15 +++ 2 files changed, 19 insertions(+) diff