Question: Way to add missing pads & pins into pinctrl driver

Shawn Guo shawn.guo at linaro.org
Sun Feb 3 08:43:20 EST 2013


On Thu, Jan 31, 2013 at 05:15:50PM +0400, Alexander Shiyan wrote:
> Hello.
> 
> I have found some missing pads and pins definitions in the pinctrl-imx51 driver.
> Appending in sort order will break current devicetree configurations, so I want
> to know better way for add these definitions. Of course I can just append
> at the end, but this will break sort order. How to do it better?

They will have to be added at the end.

But that big array defining a bunch of data of pad really gives me
a headache whenever I have a new SoC support to be added.  I will be
working on moving all these data over into device tree, hopefully soon.

Shawn




More information about the linux-arm-kernel mailing list