* [PATCH 2/2] arm: nspire: modify device tree to use the nspire-usb driver [not found] <1386148808-15065-1-git-send-email-dt.tangr@gmail.com> @ 2013-12-04 9:20 ` dt.tangr at gmail.com 0 siblings, 0 replies; only message in thread From: dt.tangr at gmail.com @ 2013-12-04 9:20 UTC (permalink / raw) To: linux-arm-kernel From: Daniel Tang <dt.tangr@gmail.com> This patch adds the needed compatible key to the device tree for TI-Nspires. Signed-off-by: Daniel Tang <dt.tangr@gmail.com> --- arch/arm/boot/dts/nspire.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/nspire.dtsi b/arch/arm/boot/dts/nspire.dtsi index a22ffe6..baf7153 100644 --- a/arch/arm/boot/dts/nspire.dtsi +++ b/arch/arm/boot/dts/nspire.dtsi @@ -65,6 +65,7 @@ }; usb0: usb at B0000000 { + compatible = "lsi,nspire-usb"; reg = <0xB0000000 0x1000>; interrupts = <8>; }; -- 1.7.10.4 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-04 9:20 UTC | newest] Thread overview: (only message) (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1386148808-15065-1-git-send-email-dt.tangr@gmail.com> 2013-12-04 9:20 ` [PATCH 2/2] arm: nspire: modify device tree to use the nspire-usb driver dt.tangr at gmail.com
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).