projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aae6c4
)
ARM: dts: ls1021a-tsn: remove undocumented property "position" from mma8452 node
author
Li Yang
<leoyang.li@nxp.com>
Tue, 12 Oct 2021 23:58:21 +0000
(18:58 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 15 Oct 2021 03:16:52 +0000
(11:16 +0800)
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>
arch/arm/boot/dts/ls1021a-tsn.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ls1021a-tsn.dts
b/arch/arm/boot/dts/ls1021a-tsn.dts
index
ce470eb
..
8005efc
100644
(file)
--- 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>;
};