:: [maemo-leste] [PATCH v2 1/2] ARM: d…
Top Page
Delete this message
Reply to this message
Author: Sicelo A. Mhlongo
Date:  
To: linux-omap
CC: Sicelo A. Mhlongo, linux-kernel, robh+dt, krzysztof.kozlowski+dt, tony, devicetree, maemo-leste
Subject: [maemo-leste] [PATCH v2 1/2] ARM: dts: n900: rename accelerometer node
Use generic node naming for lis302dl accelerometer, and drop its
label that is not used anywhere else

Signed-off-by: Sicelo A. Mhlongo <absicsz@???>
---
arch/arm/boot/dts/omap3-n900.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 6ba2e8f81973..20d7a7bb6b04 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -767,7 +767,7 @@ &i2c3 {

     clock-frequency = <400000>;


-    lis302dl: lis3lv02d@1d {
+    accelerometer@1d {
         compatible = "st,lis3lv02d";
         reg = <0x1d>;


--
2.39.0