projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09e2b10
)
ARM: dts: imx6ul-14x14-evk: Fix the magnetometer node name
author
Anson Huang
<Anson.Huang@nxp.com>
Thu, 24 Oct 2019 08:48:39 +0000
(16:48 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 28 Oct 2019 08:56:06 +0000
(16:56 +0800)
Node name is supposed to be generic, use "magnetometer" instead
of "mag3110" for magnetometer node.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul-14x14-evk.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ul-14x14-evk.dtsi
b/arch/arm/boot/dts/imx6ul-14x14-evk.dtsi
index c67c4f933eb1c0bd5a71265cfa490534e34a8a83..d42501351a423dd911f693fe4da4a9fd7d824d8c 100644
(file)
--- a/
arch/arm/boot/dts/imx6ul-14x14-evk.dtsi
+++ b/
arch/arm/boot/dts/imx6ul-14x14-evk.dtsi
@@
-190,7
+190,7
@@
pinctrl-0 = <&pinctrl_i2c1>;
status = "okay";
- mag
3110
@e {
+ mag
netometer
@e {
compatible = "fsl,mag3110";
reg = <0x0e>;
};