arm64: dts: rockchip: correct sensor irq for px30-evb-ddr3-v10.dts
Change-Id: I83f0936f8fd61b6ddf56261230f5d2ba2fda53c1 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
parent
1038aaac57
commit
665ba5aed2
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@
|
|||
compatible = "gs_mma7660";
|
||||
reg = <0x4c>;
|
||||
type = <SENSOR_TYPE_ACCEL>;
|
||||
irq-gpio = <&gpio0 RK_PB5 IRQ_TYPE_LEVEL_LOW>;
|
||||
irq-gpio = <&gpio0 RK_PB7 IRQ_TYPE_LEVEL_LOW>;
|
||||
irq_enable = <0>;
|
||||
poll_delay_ms = <30>;
|
||||
layout = <6>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue