commit | be76fd3197df608e1b010bf5ab90377205f54344 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Nov 07 08:27:49 2016 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Nov 07 08:27:49 2016 -0700 |
tree | 1e08f8337f2bb575b1ef8686255d4e4fe193b1f8 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
ARM: dts: Add #pinctrl-cells for pinctrl-single instances Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while pinctrl-single,bits need #pinctrl-cells = <2>. Note that this patch can be optionally applied separately from the driver changes as the driver supports also the legacy binding without #pinctrl-cells. Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com>