Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754095AbaBSPoq (ORCPT ); Wed, 19 Feb 2014 10:44:46 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:55588 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753375AbaBSPoo (ORCPT ); Wed, 19 Feb 2014 10:44:44 -0500 Message-ID: <1392824602.17130.68.camel@iivanov-dev> Subject: Re: [PATCH v2 1/3] usb: chipidea: msm: Add device tree binding information From: "Ivan T. Ivanov" To: Courtney Cavin Cc: 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" Date: Wed, 19 Feb 2014 17:43:22 +0200 In-Reply-To: <20140218212659.GL1706@sonymobile.com> 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> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? > > +CI13xxx (Chipidea) USB controllers > > + > > +Required properties: > > +- compatible: should contain "qcom,ci-hdrc" > > Is there nothing more specific you could put here? Maybe a hardware > revision, or something? > I am not aware of any version numbers here, sorry. > > +- reg: offset and length of the register set in the memory map > > +- interrupts: interrupt-specifier for the controller interrupt. > > +- usb-phy: phandle for the PHY device > > +- dr_mode: Sould be "peripheral" > > s/Sould/should/ Thanks, Ivan > > -Courtney -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/