Message ID | 20221229145251.3535402-2-absicsz@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/2] ARM: dts: n900: rename accelerometer node | expand |
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>;
Use generic node naming for lis302dl accelerometer, and drop its label that is not used anywhere else Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com> --- arch/arm/boot/dts/omap3-n900.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)