Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1508517
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection |
| Date | 2016-10-25 19:40 +0200 |
| Message-ID | <swdRF-fJ-49@gated-at.bofh.it> (permalink) |
| References | <swdRE-fJ-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> --- arch/arm/boot/dts/omap5-board-common.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/omap5-board-common.dtsi b/arch/arm/boot/dts/omap5-board-common.dtsi index b04adee..91456b4 100644 --- a/arch/arm/boot/dts/omap5-board-common.dtsi +++ b/arch/arm/boot/dts/omap5-board-common.dtsi @@ -124,6 +124,7 @@ compatible = "ti,abe-twl6040"; ti,model = "omap5-uevm"; + ti,jack_detection; ti,mclk-freq = <19200000>; ti,mcpdm = <&mcpdm>; -- 2.7.3
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/3] DT Fixes for OMAP5 boards "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200 [PATCH v3 1/3] dts: omap5: board-common: add phandle to reference Palmas gpadc "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200 Re: [PATCH v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200 [PATCH v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200
csiph-web