From: Daniel Tang <dt.ta...@gmail.com>

Signed-off-by: Daniel Tang <dt.ta...@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@90110000 {
-                               reg = <0x90110000 0x1000>;
+                       led: led@90110B00 {
+                               compatible = "lsi,zevio-led";
+                               reg = <0x90110B00 0x100>;
                        };
                };
        };
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to