On 02/23/15 09:55, Srinivas Kandagatla wrote:
> From: Nicolas Dechesne <nicolas.deche...@linaro.org>
> 
> This patch adds USB OTG support on USB1 for Compulab QS-600 Board.
> 
> Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org>

Acked-by: Igor Grinberg <grinb...@compulab.co.il>

> ---
>  arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts 
> b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
> index af2e075..6349f24 100644
> --- a/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
> +++ b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
> @@ -41,6 +41,11 @@
>                       };
>               };
>  
> +             /* OTG */
> +             usb1_phy:phy@12500000 {
> +                     status = "ok";
> +             };
> +
>               usb3_phy:phy@12520000 {
>                       status = "ok";
>               };
> @@ -48,7 +53,16 @@
>               usb4_phy:phy@12530000 {
>                       status = "ok";
>               };
> -             
> +
> +             gadget1:gadget@12500000 {
> +                     status = "ok";
> +             };
> +
> +             /* OTG */
> +             usb1: usb@12500000 {
> +                     status = "ok";
> +             };
> +
>               usb3: usb@12520000 {
>                       status = "ok";
>               };
> 

-- 
Regards,
Igor.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to