commit | 66c9270b6898de629ab2a7428e56993800ea9a6c | [log] [tgz] |
---|---|---|
author | Daniel Tang <dt.tangr@gmail.com> | Mon Feb 09 19:41:57 2015 +1100 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Mar 04 23:44:17 2015 +0100 |
tree | bdb2f77b3007e2e3f25208cbe1df13efd7ee6b89 | |
parent | 8f4edb9efd47578e351fb7efe90bf2369e946921 [diff] [blame] |
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>
diff --git a/arch/arm/boot/dts/nspire-cx.dts b/arch/arm/boot/dts/nspire-cx.dts index 375b924..08e0b81 100644 --- a/arch/arm/boot/dts/nspire-cx.dts +++ b/arch/arm/boot/dts/nspire-cx.dts
@@ -69,6 +69,10 @@ 0x0709001d 0x070a0033 >; }; +&vbus_reg { + gpio = <&gpio 2 0>; +}; + / { model = "TI-NSPIRE CX"; compatible = "ti,nspire-cx";