提交 537c00e3 编写于 作者: M Martin Kepplinger 提交者: Shawn Guo

arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor

Now that there is driver support, describe the accel and gyro sensor parts
of the LSM9DS1 IMU.
Signed-off-by: NMartin Kepplinger <martin.kepplinger@puri.sm>
Reviewed-by: NGuido Günther <agx@sigxcpu.org>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 bff5b972
......@@ -440,6 +440,13 @@
AVDD28-supply = <&reg_2v8_p>;
VDDIO-supply = <&reg_1v8_p>;
};
accel-gyro@6a {
compatible = "st,lsm9ds1-imu";
reg = <0x6a>;
vdd-supply = <&reg_3v3_p>;
vddio-supply = <&reg_3v3_p>;
};
};
&iomuxc {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册