Use generic node naming for lis302dl accelerometer, and drop its label that is not used anywhere else 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