* [PATCH 2/3] arm: nspire: modify device tree to use the LSI Zevio LED driver [not found] <1387101253-30804-1-git-send-email-dt.tangr@gmail.com> @ 2013-12-15 9:54 ` dt.tangr at gmail.com 0 siblings, 0 replies; only message in thread From: dt.tangr at gmail.com @ 2013-12-15 9:54 UTC (permalink / raw) To: linux-arm-kernel From: Daniel Tang <dt.tangr@gmail.com> Signed-off-by: Daniel Tang <dt.tangr@gmail.com> --- arch/arm/boot/dts/nspire.dtsi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/nspire.dtsi b/arch/arm/boot/dts/nspire.dtsi index a22ffe6..bb453bb 100644 --- a/arch/arm/boot/dts/nspire.dtsi +++ b/arch/arm/boot/dts/nspire.dtsi @@ -167,8 +167,9 @@ reg = <0x900F0000 0x1000>; }; - led: led at 90110000 { - reg = <0x90110000 0x1000>; + led: led at 90110B00 { + compatible = "lsi,zevio-led"; + reg = <0x90110B00 0x100>; }; }; }; -- 1.7.10.4 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-15 9:54 UTC | newest] Thread overview: (only message) (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1387101253-30804-1-git-send-email-dt.tangr@gmail.com> 2013-12-15 9:54 ` [PATCH 2/3] arm: nspire: modify device tree to use the LSI Zevio LED 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).