On Tue, Feb 10, 2015 at 12:08 PM, Robert Jarzmik <[email protected]> wrote:
> Alexandre Courbot <[email protected]> writes:
>
>> On Tue, Feb 10, 2015 at 5:48 PM, Hans Holmberg <[email protected]> 
>> wrote:
>>> The change:
>>>
>>> 7b8792bbdffdff3abda704f89c6a45ea97afdc62
>>> gpiolib: of: Correct error handling in of_get_named_gpiod_flags
>>>
>>> assumed that only one gpio-chip is registred per of-node.
>>> Some drivers register more than one chip per of-node, so
>>> adjust the matching function of_gpiochip_find_and_xlate to
>>> not stop looking for chips if a node-match is found and
>>> the translation fails.
>>>
>>> Signed-off-by: Hans Holmberg <[email protected]>
>>
>> Acked-by: Alexandre Courbot <[email protected]>
> Tested-by: Robert Jarzmik <[email protected]>
>   (on arm pxa architecture)
Tested-by: Tyler Hall <[email protected]>

With gpio-pxa (multiple chips per of node) and on arm-mvebu with
mvebu-gpio (one chip per of-node).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to