From: Li Yang Date: Tue, 12 Oct 2021 23:58:21 +0000 (-0500) Subject: ARM: dts: ls1021a-tsn: remove undocumented property "position" from mma8452 node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=08dc4d0c9535063d4a523b863746ed016a7b6a77;p=linux.git ARM: dts: ls1021a-tsn: remove undocumented property "position" from mma8452 node Property "postion" is not documented in the mma8452 binding. Remove it to resolve the error in "make dtbs_check" Signed-off-by: Li Yang Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/ls1021a-tsn.dts b/arch/arm/boot/dts/ls1021a-tsn.dts index ce470ebfb2c09..8005efc5c8124 100644 --- a/arch/arm/boot/dts/ls1021a-tsn.dts +++ b/arch/arm/boot/dts/ls1021a-tsn.dts @@ -137,7 +137,6 @@ /* 3 axis accelerometer */ accelerometer@1e { compatible = "fsl,fxls8471"; - position = <0>; reg = <0x1e>; };