[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1387078509-14156-2-git-send-email-dt.tangr@gmail.com>
Date: Sun, 15 Dec 2013 14:35:08 +1100
From: dt.tangr@...il.com
To: linux-usb@...r.kernel.org
Cc: Daniel Tang <dt.tangr@...il.com>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux@....linux.org.uk
Subject: [PATCH 2/3] arm: nspire: modify device tree to use the lsi,zevio-usb driver
From: Daniel Tang <dt.tangr@...il.com>
Signed-off-by: Daniel Tang <dt.tangr@...il.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..012c6d1 100644
--- a/arch/arm/boot/dts/nspire.dtsi
+++ b/arch/arm/boot/dts/nspire.dtsi
@@ -65,6 +65,7 @@
};
usb0: usb@...00000 {
+ compatible = "lsi,zevio-usb";
reg = <0xB0000000 0x1000>;
interrupts = <8>;
};
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists