[PATCH 1/2] pinctrl: add pinctrl-mxs support

Shawn Guo shawn.guo at linaro.org
Tue Apr 24 00:05:26 EDT 2012


On Tue, Apr 24, 2012 at 11:40:11AM +0800, Dong Aisheng wrote:
> Then please feel free to comment on the pinctrl-imx binding if you've
> different option for mxs.

As I said, mxs and imx have different pin controllers.  There is no much
point to enforce them to use the same binding.  The binding design that
makes sense for imx may make less sense for mxs, and vice versa.

For example, all available mxs pin configuration options are only 3,
mA, voltage and pull-up, and they sit on different bit field of
different registers.  I feel much more comfortable with using properties
rather than a raw value to represent them, while I feel the raw value
binding makes some sense to imx, since it has many pin configuration
options and all these options sit in one register.

> But i did not receive you comment...
> 
I do have comment on two-level subnodes and the configuration data
duplication, but I do not think they are so critical.  So I would hold
my comments for now and see if Linus, Stephen and Sascha are happy with
the binding.  If they do, my comments are really not important, and
your patch can just go in.

-- 
Regards,
Shawn



More information about the linux-arm-kernel mailing list