mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user