* Question: Way to add missing pads & pins into pinctrl driver
@ 2013-01-31 13:15 Alexander Shiyan
2013-02-03 13:43 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2013-01-31 13:15 UTC (permalink / raw)
To: linux-arm-kernel
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?
Thanks.
---
^ permalink raw reply [flat|nested] 2+ messages in thread
* Question: Way to add missing pads & pins into pinctrl driver
2013-01-31 13:15 Question: Way to add missing pads & pins into pinctrl driver Alexander Shiyan
@ 2013-02-03 13:43 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2013-02-03 13:43 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-03 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 13:15 Question: Way to add missing pads & pins into pinctrl driver Alexander Shiyan
2013-02-03 13:43 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox