summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSicelo A. Mhlongo <absicsz@gmail.com>2022-12-29 19:13:47 +0200
committerTony Lindgren <tony@atomide.com>2023-01-19 10:33:19 +0200
commitecbeccdc61700f9da38e25c6ed49212dfb529b05 (patch)
treeb82cf016547094fd4e70201ed51a887bfa467653
parent7c70306b7dbbee7009aa5cd2749e6fe9dd84781b (diff)
ARM: dts: n900: rename accelerometer node
Use generic node naming for lis302dl accelerometer, and drop its label that is not used anywhere else. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com> Message-Id: <20221229171348.3543327-2-absicsz@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/boot/dts/omap3-n900.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index c97c72da3757..2279a74d3ee5 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -768,7 +768,7 @@
clock-frequency = <400000>;
- lis302dl: lis3lv02d@1d {
+ accelerometer@1d {
compatible = "st,lis3lv02d";
reg = <0x1d>;