diff options
author | Luwei Zhou <b45643@freescale.com> | 2014-03-31 03:11:34 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:12 -0400 |
commit | 0f5a287b8496d59eb9242d959a25c1deda4f8e96 (patch) | |
tree | 8dd15a597db2108c03b4544122a0ba3867c82aee /arch/arm/boot | |
parent | c08c34bf5fc959e8bff243fe0cb7fc700109c410 (diff) |
ENGR00306165: ARM: dts: imx6q/dl: Modify the mag3110 interrupt flag
This patch modify the sensor mag3110 interrupt flag to rising edege.
Signed-off-by: Luwei Zhou <b45643@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi index beb489f0162f..f1d882a7503f 100644 --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | |||
@@ -502,7 +502,7 @@ | |||
502 | reg = <0x0e>; | 502 | reg = <0x0e>; |
503 | position = <2>; | 503 | position = <2>; |
504 | interrupt-parent = <&gpio2>; | 504 | interrupt-parent = <&gpio2>; |
505 | interrupts = <29 2>; | 505 | interrupts = <29 1>; |
506 | }; | 506 | }; |
507 | 507 | ||
508 | isl29023@44 { | 508 | isl29023@44 { |
diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi index 41a98a7fd4b3..9cd552f9a01a 100644 --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi | |||
@@ -433,7 +433,7 @@ | |||
433 | vdd-supply = <®_sensor>; | 433 | vdd-supply = <®_sensor>; |
434 | vddio-supply = <®_sensor>; | 434 | vddio-supply = <®_sensor>; |
435 | interrupt-parent = <&gpio3>; | 435 | interrupt-parent = <&gpio3>; |
436 | interrupts = <16 2>; | 436 | interrupts = <16 1>; |
437 | }; | 437 | }; |
438 | 438 | ||
439 | elan@10 { | 439 | elan@10 { |