mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 07:36:10 -04:00
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 <leoyang.li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -137,7 +137,6 @@ &i2c0 {
|
||||
/* 3 axis accelerometer */
|
||||
accelerometer@1e {
|
||||
compatible = "fsl,fxls8471";
|
||||
position = <0>;
|
||||
reg = <0x1e>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user