From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ivan T. Ivanov" Subject: Re: [PATCH v2 1/3] usb: chipidea: msm: Add device tree binding information Date: Mon, 24 Feb 2014 12:18:16 +0200 Message-ID: <1393237096.6481.12.camel@iivanov-dev> References: <1392729681-21022-1-git-send-email-iivanov@mm-sol.com> <1392729681-21022-2-git-send-email-iivanov@mm-sol.com> <20140218212659.GL1706@sonymobile.com> <1392824602.17130.68.camel@iivanov-dev> <20140219174655.GN1706@sonymobile.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140219174655.GN1706@sonymobile.com> Sender: linux-arm-msm-owner@vger.kernel.org To: Courtney Cavin Cc: Peter Chen , richard.zhao@freescale.com, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Rob Landley , Greg Kroah-Hartman , David Brown , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" List-Id: devicetree@vger.kernel.org Hi, On Wed, 2014-02-19 at 09:46 -0800, Courtney Cavin wrote: > On Wed, Feb 19, 2014 at 04:43:22PM +0100, Ivan T. Ivanov wrote: > > > > Hi, > > > > On Tue, 2014-02-18 at 13:26 -0800, Courtney Cavin wrote: > > > On Tue, Feb 18, 2014 at 02:21:19PM +0100, Ivan T. Ivanov wrote: > > > > From: "Ivan T. Ivanov" > > > > > > > > Document device tree binding information as required by > > > > the Qualcomm USB controller. > > > > > > > > Signed-off-by: Ivan T. Ivanov > > > > --- > > > > .../devicetree/bindings/usb/msm-hsusb.txt | 17 +++++++++++++++++ > > > > > > Although you mentioned to Josh that this is intended for "non-standard" > > > Chipidea properties, I don't see any other than requiring that 'dr_mode' > > > must be "peripheral". It would seem that this should all be integrated > > > into a ci3xxx.txt. > > > > Hm, there is no ci3xxx.txt. The closest match is ci-hdrc-imx.txt. > > So it could be ci-hdrc-qcom.txt or my preferred name qcom,ci-hdrc.txt? > > Sorry, I was referring to ci13xxx-imx.txt, which was apparently moved to > ci-hdrc-imx.txt. I was recommending to merge the two into one > 'ci13xxx.txt', as this binding seems to be a new compatible for the same > basic chip. Now perhaps 'ci-hdrc.txt'. > > Although I agree with Josh that this name should be changed, and I think > either of your two suggestions would be acceptable, I would like to at > least discuss the possibility of actually merging the two in this > series. > > Comments? iMX version have required and recommender properties which are not meaningful for QCOM variant. I will prefer separate file. It depends on Freescale engineers (now in Cc:) Regards, Ivan > > -Courtney