[AIO-3288C] kernel->dts:fix mc8452 irq gpio
This commit is contained in:
@ -468,7 +468,7 @@
|
|||||||
compatible = "gs_mma8452";
|
compatible = "gs_mma8452";
|
||||||
reg = <0x1d>;
|
reg = <0x1d>;
|
||||||
type = <SENSOR_TYPE_ACCEL>;
|
type = <SENSOR_TYPE_ACCEL>;
|
||||||
irq-gpio = <&gpio5 GPIO_C2 GPIO_ACTIVE_HIGH>;
|
irq-gpio = <&gpio8 GPIO_B0 GPIO_ACTIVE_HIGH>;
|
||||||
irq_enable = <1>;
|
irq_enable = <1>;
|
||||||
poll_delay_ms = <30>;
|
poll_delay_ms = <30>;
|
||||||
layout = <2>;
|
layout = <2>;
|
||||||
|
|||||||
Reference in New Issue
Block a user