提交 5d97c677 编写于 作者: S Sander Vermin 提交者: Maxime Ripard

ARM: dts: sun6i: Add accelerometer on Columbus A31

Add mma8452 accelerometer to sun6i-a31-colombus.dts.
Signed-off-by: NSander Vermin <sander@vermin.nl>
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 adfa06ce
......@@ -92,6 +92,13 @@
pinctrl-names = "default";
pinctrl-0 = <&i2c2_pins_a>;
status = "okay";
mma8452: mma8452@1d {
compatible = "fsl,mma8452";
reg = <0x1d>;
interrupt-parent = <&pio>;
interrupts = <0 9 IRQ_TYPE_LEVEL_LOW>; /* PA9 */
};
};
&mmc0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册