Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1508909
| From | Peter Ujfalusi <peter.ujfalusi@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH resent v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection |
| Date | 2016-10-26 10:10 +0200 |
| Message-ID | <swrrA-U4-43@gated-at.bofh.it> (permalink) |
| References | <swdRE-fJ-7@gated-at.bofh.it> <swdRE-fJ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/25/16 20:38, H. Nikolaus Schaller wrote: > Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> I'm not sure if this is valid for igep0500 as I have not seen the schematics. It might be safer to enable the jack detection only for omap5-uevm? In any case: Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.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..ab60a8e 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>; > -- Péter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH resent v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200 Re: [PATCH resent v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-10-26 10:10 +0200
csiph-web