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:
Zhou weixin 2018-01-30 09:49:02 +08:00 committed by Tao Huang
commit 665ba5aed2

View file

@ -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>;