diff options
author | Shengjiu Wang <b02247@freescale.com> | 2014-03-26 04:53:46 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:08 -0400 |
commit | a67fc2bac22413c6529f0959ea2c3c50ffd14285 (patch) | |
tree | 86e2ed6ff86918d3f25caff09ec8f795d88d558a /arch/arm/boot | |
parent | 563c70bcec250294f26f6891b8e2e3912bf653fc (diff) |
ENGR00305362 ARM: dts: imx6sx: Add gpio for wm8962 headphone detection
update devicetree for wm8962 headphone detection.
Signed-off-by: Shengjiu Wang <b02247@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6sx-sdb.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts index 35ee9ccedc7b..2887a643f553 100644 --- a/arch/arm/boot/dts/imx6sx-sdb.dts +++ b/arch/arm/boot/dts/imx6sx-sdb.dts | |||
@@ -97,6 +97,7 @@ | |||
97 | "IN3R", "AMIC"; | 97 | "IN3R", "AMIC"; |
98 | mux-int-port = <2>; | 98 | mux-int-port = <2>; |
99 | mux-ext-port = <6>; | 99 | mux-ext-port = <6>; |
100 | hp-det-gpios = <&gpio1 17 1>; | ||
100 | }; | 101 | }; |
101 | 102 | ||
102 | csi1_v4l2_cap { | 103 | csi1_v4l2_cap { |