All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Stephen Warren <swarren@wwwdotorg.org>, cw00.choi@samsung.com
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	george.cherian@ti.com, linux@arm.linux.org.uk,
	ian.campbell@citrix.com, pawel.moll@arm.com,
	linux-doc@vger.kernel.org, tony@atomide.com,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	rob.herring@calxeda.com, myungjoo.ham@samsung.com, balbi@ti.com,
	rob@landley.net, bcousson@baylibre.com,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid*
Date: Mon, 19 Aug 2013 10:35:55 +0530	[thread overview]
Message-ID: <5211A7B3.4040906@ti.com> (raw)
In-Reply-To: <520EA5D6.3040409@wwwdotorg.org>

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?

Thanks
Kishon

WARNING: multiple messages have this Message-ID (diff)
From: kishon@ti.com (Kishon Vijay Abraham I)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid*
Date: Mon, 19 Aug 2013 10:35:55 +0530	[thread overview]
Message-ID: <5211A7B3.4040906@ti.com> (raw)
In-Reply-To: <520EA5D6.3040409@wwwdotorg.org>

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?

Thanks
Kishon

WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Stephen Warren <swarren@wwwdotorg.org>, <cw00.choi@samsung.com>
Cc: <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>
Subject: Re: [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid*
Date: Mon, 19 Aug 2013 10:35:55 +0530	[thread overview]
Message-ID: <5211A7B3.4040906@ti.com> (raw)
In-Reply-To: <520EA5D6.3040409@wwwdotorg.org>

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?

Thanks
Kishon

  reply	other threads:[~2013-08-19  5:05 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-16 10:20 [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-16 10:20 ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Kishon Vijay Abraham I
2013-08-16 10:20 ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-16 22:21 ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Stephen Warren
2013-08-16 22:21   ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Stephen Warren
2013-08-19  5:05   ` Kishon Vijay Abraham I [this message]
2013-08-19  5:05     ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  5:05     ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  8:33     ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Chanwoo Choi
2013-08-19  8:33       ` Chanwoo Choi
2013-08-19  8:47     ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  8:47       ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  8:47       ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  9:24       ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Chanwoo Choi
2013-08-19  9:24         ` Chanwoo Choi
2013-08-19  9:29         ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  9:29           ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19  9:29           ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19 10:21           ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Benoit Cousson
2013-08-19 10:21             ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Benoit Cousson
2013-08-19 10:26             ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19 10:26               ` Kishon Vijay Abraham I
2013-08-19 10:26               ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Kishon Vijay Abraham I
2013-08-19 16:11     ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid* Stephen Warren
2013-08-19 16:11       ` [PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid* Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5211A7B3.4040906@ti.com \
    --to=kishon@ti.com \
    --cc=balbi@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=george.cherian@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=ian.campbell@citrix.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=myungjoo.ham@samsung.com \
    --cc=pawel.moll@arm.com \
    --cc=rob.herring@calxeda.com \
    --cc=rob@landley.net \
    --cc=swarren@wwwdotorg.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.