On Wed, Mar 19, 2014 at 03:40:02PM +0530, George Cherian wrote:
> Enable
>       - USB PHY
>       - USB
> for am437x-gp-evm
> 
> Signed-off-by: George Cherian <[email protected]>
> Acked-by: Roger Quadros <[email protected]>

Acked-by: Felipe Balbi <[email protected]>

> ---
>  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 df8798e..9e57538 100644
> --- a/arch/arm/boot/dts/am437x-gp-evm.dts
> +++ b/arch/arm/boot/dts/am437x-gp-evm.dts
> @@ -125,3 +125,21 @@
>       pinctrl-0 = <&mmc1_pins>;
>       cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
>  };
> +
> +&usb2_phy1 {
> +     status = "okay";
> +};
> +
> +&usb1 {
> +     dr_mode = "peripheral";
> +     status = "okay";
> +};
> +
> +&usb2_phy2 {
> +     status = "okay";
> +};
> +
> +&usb2 {
> +     dr_mode = "host";
> +     status = "okay";
> +};
> -- 
> 1.8.3.1
> 

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to