arm64: dts: rockchip: rectify the interrupt gpio of gsensor for rk1808-evb

Change-Id: I94c4e725b3528118e30925b37ac5536a36eb77d6
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
Ziyuan Xu
2018-10-08 11:04:02 +08:00
committed by Tao Huang
parent b973824219
commit 2cead0c0ea

View File

@@ -521,7 +521,7 @@
compatible = "gs_mma7660";
reg = <0x4c>;
type = <SENSOR_TYPE_ACCEL>;
irq-gpio = <&gpio0 RK_PB7 IRQ_TYPE_LEVEL_LOW>;
irq-gpio = <&gpio0 RK_PC6 IRQ_TYPE_LEVEL_LOW>;
irq_enable = <0>;
poll_delay_ms = <30>;
layout = <2>;