arm64: dts: rockchip: add mc3230 node for rk3368-xikp.dts

Change-Id: I1ef11f273269d1cf272c4cce494b40318c5050f8
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
Zhou weixin
2017-09-15 08:41:24 +08:00
committed by Huang, Tao
parent 187fcbc756
commit ea78a6e98a

View File

@@ -634,6 +634,17 @@
mpu-debug = <1>;
};
sensor@4c {
status = "okay";
compatible = "gs_mc3230";
reg = <0x4c>;
type = <SENSOR_TYPE_ACCEL>;
irq_enable = <0>;
poll_delay_ms = <30>;
layout = <1>;
support-hw-poweroff = <1>;
};
sensor@19 {
status = "okay";
compatible = "gs_lis3dh";