Skip to content

Commit

Permalink
ARM: dts: nokia N9: Add support for magnetometer
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pavelmachek authored and tmlind committed Feb 14, 2018
1 parent 7928b2c commit a66e943
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm/boot/dts/omap3-n9.dts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
};
};

&i2c3 {
ak8975@0f {
compatible = "asahi-kasei,ak8975";
reg = <0x0f>;
};
};

&isp {
vdd-csiphy1-supply = <&vaux2>;
vdd-csiphy2-supply = <&vaux2>;
Expand Down

0 comments on commit a66e943

Please sign in to comment.