diff mbox

ARM: at91: enable USB host on at91sam9n12ek board

Message ID 1389681284-28833-1-git-send-email-voice.shen@atmel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Bo Shen Jan. 14, 2014, 6:34 a.m. UTC
Enable USB host on at91sam9n12ek board.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
 arch/arm/boot/dts/at91sam9n12ek.dts | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Nicolas Ferre Feb. 7, 2014, 3:49 p.m. UTC | #1
On 14/01/2014 07:34, Bo Shen :
> Enable USB host on at91sam9n12ek board.
> 
> Signed-off-by: Bo Shen <voice.shen@atmel.com>

Added to at91-3.14-fixes because there is no benefit in keeping it
outside of mainline for a longer time.

Bye,


> ---
>  arch/arm/boot/dts/at91sam9n12ek.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index e9487f6..924a6a6 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -124,6 +124,10 @@
>  			nand-on-flash-bbt;
>  			status = "okay";
>  		};
> +
> +		usb0: ohci@00500000 {
> +			status = "okay";
> +		};
>  	};
>  
>  	leds {
>
diff mbox

Patch

diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
index e9487f6..924a6a6 100644
--- a/arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/arch/arm/boot/dts/at91sam9n12ek.dts
@@ -124,6 +124,10 @@ 
 			nand-on-flash-bbt;
 			status = "okay";
 		};
+
+		usb0: ohci@00500000 {
+			status = "okay";
+		};
 	};
 
 	leds {