Thread (8 messages) 8 messages, 3 authors, 2009-11-20

Re: [RFC PATCH 1/5] Rework OpenFirmware GPIO handling

From: Grant Likely <hidden>
Date: 2009-11-20 20:37:18
Also in: linux-devicetree

On Tue, Nov 17, 2009 at 8:42 AM, Dmitry Eremin-Solenikov
[off-list ref] wrote:
This patch improves OF GPIO bindings so, that most non-OF-specific gpio
controllers don't need to call any of OF binding function:

0) Move of_gpio_chip into main gpio_chip structure.
1) Call of_gpio_init/destroy from gpiochip_add/remove.
2) By default supply reasonable defaults for gpio_cells/xlate
I think this change approaches the problem from the wrong way around.
It is not appropriate to try and build OF hooks into gpiolib. gpiolib
should be completely agnostic to any layers around them used to get
data about how they are configured up.  If anything, OF helpers should
wrap around the gpiolib functions so that drivers can use them if it
is useful to do so.

g.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help