Skip to content

Commit

Permalink
ARM: at91: enable USB host on at91sam9n12ek board
Browse files Browse the repository at this point in the history
Enable USB host on at91sam9n12ek board.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Bo Shen authored and Nicolas Ferre committed Feb 7, 2014
1 parent 5f87751 commit d7e67ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91sam9n12ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@
nand-on-flash-bbt;
status = "okay";
};

usb0: ohci@00500000 {
status = "okay";
};
};

leds {
Expand Down

0 comments on commit d7e67ee

Please sign in to comment.