提交 c713a4e3 编写于 作者: J Jonathan Bakker 提交者: Krzysztof Kozlowski

ARM: dts: s5pv210: Add BMA023 accelerometer support to Aries

Aries boards have a BMA023 accelerometer attached over i2c-gpio.
Signed-off-by: NJonathan Bakker <xc-racer2@live.ca>
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
上级 7c558af5
......@@ -149,9 +149,13 @@
pinctrl-names = "default";
pinctrl-0 = <&accel_i2c_pins>;
status = "disabled";
accelerometer@38 {
compatible = "bosch,bma023";
reg = <0x38>;
/* bma023 accelerometer, no mainline binding */
vdd-supply = <&ldo9_reg>;
vddio-supply = <&ldo9_reg>;
};
};
i2c_pmic: i2c-gpio-2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册