devicetree: Add TI-NSPIRE USB OTG support to device tree

Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Daniel Tang
2015-02-09 19:41:57 +11:00
committed by Arnd Bergmann
parent 8f4edb9efd
commit 66c9270b68
3 changed files with 30 additions and 0 deletions

View File

@@ -69,6 +69,10 @@
0x0709001d 0x070a0033 >;
};
&vbus_reg {
gpio = <&gpio 2 0>;
};
/ {
model = "TI-NSPIRE CX";
compatible = "ti,nspire-cx";