On 03/07/2014 01:57 PM, George Cherian wrote:
> Enable
>       - ocp2scp
>       - USB PHY control module
>       - USB PHY
>       - dwc3_omap
>       - USB
> for am437x-gp-evm
> 
> Signed-off-by: George Cherian <george.cher...@ti.com>

Acked-by: Roger Quadros <rog...@ti.com>

> ---
>  arch/arm/boot/dts/am437x-gp-evm.dts | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts 
> b/arch/arm/boot/dts/am437x-gp-evm.dts
> index 4eb72b8..347d367 100644
> --- a/arch/arm/boot/dts/am437x-gp-evm.dts
> +++ b/arch/arm/boot/dts/am437x-gp-evm.dts
> @@ -98,3 +98,21 @@
>  &gpio4 {
>       status = "okay";
>  };
> +
> +&usb2_phy1 {
> +     status = "okay";
> +};
> +
> +&usb1 {
> +     dr_mode = "peripheral";
> +     status = "okay";
> +};
> +
> +&usb2_phy2 {
> +     status = "okay";
> +};
> +
> +&usb2 {
> +     dr_mode = "host";
> +     status = "okay";
> +};
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to