提交 4beba401 编写于 作者: L Linus Walleij

ARM: dts: ux500: Fix orientation of accelerometer

This adds a mounting matrix to the accelerometer
on the TVK1281618 R3.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 4917b702
...@@ -89,6 +89,9 @@ ...@@ -89,6 +89,9 @@
<19 IRQ_TYPE_EDGE_RISING>; <19 IRQ_TYPE_EDGE_RISING>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&accel_tvk_mode>; pinctrl-0 = <&accel_tvk_mode>;
mount-matrix = "0", "-1", "0",
"-1", "0", "0",
"0", "0", "-1";
}; };
magnetometer@1e { magnetometer@1e {
compatible = "st,lsm303dlm-magn"; compatible = "st,lsm303dlm-magn";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册