
19 Aug
2016
19 Aug
'16
11:19 a.m.
2016-08-16 18:49 GMT+09:00 Beniamino Galvani b.galvani@gmail.com:
In cases where the pins and groups definitions are in a sub-node, as:
uart_a { mux { groups = "uart_tx_a", "uart_rx_a"; function = "uart_a"; }; };
pinctrl_generic_set_state_subnode() returns an error for the top-level node and pinctrl_generic_set_state() fails. Instead, return success so that the child nodes are tried.
Signed-off-by: Beniamino Galvani b.galvani@gmail.com
Looks good to me. Thanks!
Reviewed-by: Masahiro Yamada yamada.masahiro@socionext.com
--
Best Regards
Masahiro Yamada