GPIO vs. other drivers order
Dmitry Eremin-Solenikov
dbaryshkov at gmail.com
Wed Jun 15 07:57:58 EDT 2011
Hello, colleagues,
I'm currently looking at cleaning up LoCoMo and Scoop2 drivers (custom
Sharp ASICs used by Sharp Zaurus PDAs). One of the problems I'm stuck at
is about GPIO parts of that chips: there are plenty of other devices
depending on GPIO pins working correctly (ranging from board code
itself up to several other sub-drivers).
What would be the better approach: to create a basic-mmio-gpio node (and
hope for the order of initialization to be correct) or embed bgpio into
main driver and call all necessary hooks directly from it?
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list