Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S942132AbcJZIC7 (ORCPT ); Wed, 26 Oct 2016 04:02:59 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:59058 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S942083AbcJZICv (ORCPT ); Wed, 26 Oct 2016 04:02:51 -0400 Subject: Re: [PATCH resent v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection To: "H. Nikolaus Schaller" , =?UTF-8?Q?Beno=c3=aet_Cousson?= , Tony Lindgren , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Russell King References: CC: , , , , , , From: Peter Ujfalusi Message-ID: <06084abe-015a-ed84-2ce3-779be5744773@ti.com> Date: Wed, 26 Oct 2016 11:02:14 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 30 On 10/25/16 20:38, H. Nikolaus Schaller wrote: > Signed-off-by: H. Nikolaus Schaller 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 > --- > 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