* PGP Signed by an unknown keyThere is cases on which particular functional configuration needs sets of GPIO to set. On this case, making sub node for each GPIOs creates lots of sub-nodes and add complexity on readability, usability and maintainability.
Hi,
On Tue, Mar 08, 2016 at 05:32:07PM +0530, Laxman Dewangan wrote:
The child node for gpio hogs under gpio controller's nodeSo if I read this correctly you want to have multiple GPIOs with the
provide the mechanism to automatic GPIO request and
configuration as part of the gpio-controller's driver
probe function.
Currently, property "gpio" takes one gpios for such
configuration. Add support to have multiple GPIOs in
this property so that multiple GPIOs of gpio-controller
can be configured by this mechanism with one child node.
same line name? Why don't you use multiple child nodes with individual
line names?