projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7928b2c
)
ARM: dts: nokia N9: Add support for magnetometer
author
Pavel Machek
<pavel@ucw.cz>
Wed, 3 Jan 2018 14:12:49 +0000
(15:12 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 14 Feb 2018 16:57:54 +0000
(08:57 -0800)
This adds dts support for magnetometer on Nokia N9.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
[tony@atomide.com: fix missing bracket]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-n9.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-n9.dts
b/arch/arm/boot/dts/omap3-n9.dts
index
e44d93f
..
ded5fcf
100644
(file)
--- a/
arch/arm/boot/dts/omap3-n9.dts
+++ b/
arch/arm/boot/dts/omap3-n9.dts
@@
-39,6
+39,13
@@
};
};
+&i2c3 {
+ ak8975@0f {
+ compatible = "asahi-kasei,ak8975";
+ reg = <0x0f>;
+ };
+};
+
&isp {
vdd-csiphy1-supply = <&vaux2>;
vdd-csiphy2-supply = <&vaux2>;