[PATCH v3 1/2] ARM: dts: n900: rename accelerometer node

From: Sicelo A. Mhlongo
Date: Thu Dec 29 2022 - 12:14:56 EST


Use generic node naming for lis302dl accelerometer, and drop its
label that is not used anywhere else.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Sicelo A. Mhlongo <absicsz@xxxxxxxxx>
---
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