pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
authorAdam Ford <aford173@gmail.com>
Mon, 10 Jun 2019 18:15:55 +0000 (13:15 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 13 Jul 2019 15:11:29 +0000 (11:11 -0400)
commit159a887e74a8bca5c9219996f0ffbab6d7dbff86
tree5c89a6b9cac3d77d3b3d2c95e966663d49c21b55
parent2a51e16bd57ad7ae0e8795448257f9d8c6ebe068
pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support

The TI Davinci (da850/l138/am1808) use pinctrl-single,bits for
pinmuxing peripherals.  This patch allosw the pinctrl-single
driver to parse the pinctrl-single,bits options and correctly
setup devices.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/pinctrl/pinctrl-single.c