[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130125145928.GC28379@arwen.pp.htv.fi>
Date: Fri, 25 Jan 2013 16:59:28 +0200
From: Felipe Balbi <balbi@...com>
To: Mark Rutland <mark.rutland@....com>
CC: Felipe Balbi <balbi@...com>,
Kishon Vijay Abraham I <kishon@...com>,
"rob.herring@...xeda.com" <rob.herring@...xeda.com>,
"rob@...dley.net" <rob@...dley.net>,
"tony@...mide.com" <tony@...mide.com>,
"b-cousson@...com" <b-cousson@...com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"devicetree-discuss@...ts.ozlabs.org"
<devicetree-discuss@...ts.ozlabs.org>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux@....linux.org.uk" <linux@....linux.org.uk>
Subject: Re: [PATCH v4 1/4] drivers: usb: phy: add a new driver for usb part
of control module
Hi,
On Fri, Jan 25, 2013 at 12:29:43PM +0000, Mark Rutland wrote:
> > > > + depending upon omap4 or omap5.
> > > > + - reg-names: The names of the register addresses corresponding to the registers
> > > > + filled in "reg".
> > > > + - ti,type: This is used to differentiate whether the control module has
> > > > + usb mailbox or usb3 phy power. omap4 has usb mailbox in control module to
> > > > + notify events to the musb core and omap5 has usb3 phy power register to
> > > > + power on usb3 phy. Should be "1" if it has mailbox and "2" if it has usb3
> > > > + phy power.
> > >
> > > Why not make this a string property, perhaps values "mailbox" or "register"?
> >
> > NAK.
>
> Can I ask what your objection to using a string property is?
>
> As far as I can see, "ti,type" is only used by this driver, so there's no
> common convention to stick to. Using a string makes the binding easier for
> humans to read, and thus harder to mess up in a dts, and it decouples the
> binding from kernel-side constants.
IIRC there is some work going on to add #define-like support for DT,
which would allow us to match against integers while still having
meaningful symbolic representations.
--
balbi
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists