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