commit | 4622215fb1dda40bcebab31553765ee9cacb476d | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Nov 03 09:35:48 2016 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Nov 04 22:51:50 2016 +0100 |
tree | 648c274c8ed1f6d2be3c7d3a50c74a2e57b3db2d | |
parent | 42124bc598f64f84b3335d5a058304207695b84f [diff] |
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins We can now use generic parser. To support the legacy binding without #pinctrl-cells, add pcs_quirk_missing_pinctrl_cells() and warn about missing #pinctrl-cells. Let's also update the documentation for struct pcs_soc_data while at it as that seems to be out of date. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>