From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756411Ab3JKGP7 (ORCPT ); Fri, 11 Oct 2013 02:15:59 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:54035 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751718Ab3JKGP5 (ORCPT ); Fri, 11 Oct 2013 02:15:57 -0400 Message-ID: <5257977C.1030108@ti.com> Date: Fri, 11 Oct 2013 11:45:24 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Laxman Dewangan , "cw00.choi@samsung.com" CC: "rob.herring@calxeda.com" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "swarren@wwwdotorg.org" , "ijc+devicetree@hellion.org.uk" , "rob@landley.net" , "myungjoo.ham@samsung.com" , "gg@slimlogic.co.uk" , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Stephen Warren Subject: Re: [PATCH v6] extcon: palmas: Added a new compatible type *ti,palmas-usb-vid* References: <1381408647-24653-1-git-send-email-kishon@ti.com> <5256A773.6060807@nvidia.com> In-Reply-To: <5256A773.6060807@nvidia.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 10 October 2013 06:41 PM, Laxman Dewangan wrote: > On Thursday 10 October 2013 06:07 PM, Kishon Vijay Abraham I wrote: >> The Palmas device contains only a USB VBUS-ID detector, so added a >> compatible type *ti,palmas-usb-vid*. Didn't remove the existing compatible >> types for backward compatibility. >> > I dont have much issue on this nomenclature but just second thought: > > The Palmas USB module is capable of detection VBUS, ID-GND, ID-RA, ID-RB, ID-RC > and ID-FLOAT as per BC1.2. > This sub-module only detect the cable, does nothing more than this. > In this case, should we say "ti,palmas-usb-extcon"? > Again extcon is linux specific terminology and this can be defer. I don't mind either way. Chanwoo? -Kishon