From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chanwoo Choi Subject: Re: [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Date: Mon, 19 Aug 2013 17:33:47 +0900 Message-ID: <5211D86B.9020700@samsung.com> References: <1376648448-27447-1-git-send-email-kishon@ti.com> <520EA5D6.3040409@wwwdotorg.org> <5211A7B3.4040906@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <5211A7B3.4040906@ti.com> Sender: linux-doc-owner@vger.kernel.org To: Kishon Vijay Abraham I Cc: Stephen Warren , bcousson@baylibre.com, tony@atomide.com, myungjoo.ham@samsung.com, rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, ian.campbell@citrix.com, rob@landley.net, george.cherian@ti.com, gregkh@linuxfoundation.org, linux-doc@vger.kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk, linux-kernel@vger.kernel.org, balbi@ti.com List-Id: linux-omap@vger.kernel.org On 08/19/2013 02:05 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Saturday 17 August 2013 03:51 AM, Stephen Warren wrote: >> On 08/16/2013 04:20 AM, Kishon Vijay Abraham I wrote: >>> The Palmas device contains only a USB VID detector, so modified the >>> compatible type to *ti,palmas-usb-vid*. >> >>> diff --git a/Documentation/devicetree/bindings/extcon/extcon-palmas.txt b/Documentation/devicetree/bindings/extcon/extcon-palmas.txt >> >>> PALMAS USB COMPARATOR >>> Required Properties: >>> - - compatible : Should be "ti,palmas-usb" or "ti,twl6035-usb" >>> + - compatible : Should be "ti,palmas-usb-vid". >> >> Has the old value been published in a release kernel? If so, it makes > > No. This was merged only in 3.11-rc1. So I think we should take this version? > Chanwoo can you take this patch? > This patch will be included in 3.12-rc* after 3.12-rc1. and this patch is applied on extcon-linus branch. Thanks, Chanwoo Choi From mboxrd@z Thu Jan 1 00:00:00 1970 From: cw00.choi@samsung.com (Chanwoo Choi) Date: Mon, 19 Aug 2013 17:33:47 +0900 Subject: [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* In-Reply-To: <5211A7B3.4040906@ti.com> References: <1376648448-27447-1-git-send-email-kishon@ti.com> <520EA5D6.3040409@wwwdotorg.org> <5211A7B3.4040906@ti.com> Message-ID: <5211D86B.9020700@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/19/2013 02:05 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Saturday 17 August 2013 03:51 AM, Stephen Warren wrote: >> On 08/16/2013 04:20 AM, Kishon Vijay Abraham I wrote: >>> The Palmas device contains only a USB VID detector, so modified the >>> compatible type to *ti,palmas-usb-vid*. >> >>> diff --git a/Documentation/devicetree/bindings/extcon/extcon-palmas.txt b/Documentation/devicetree/bindings/extcon/extcon-palmas.txt >> >>> PALMAS USB COMPARATOR >>> Required Properties: >>> - - compatible : Should be "ti,palmas-usb" or "ti,twl6035-usb" >>> + - compatible : Should be "ti,palmas-usb-vid". >> >> Has the old value been published in a release kernel? If so, it makes > > No. This was merged only in 3.11-rc1. So I think we should take this version? > Chanwoo can you take this patch? > This patch will be included in 3.12-rc* after 3.12-rc1. and this patch is applied on extcon-linus branch. Thanks, Chanwoo Choi