commit | 6305a5cc263850057e305aa89b07c9716dbd9720 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Jun 10 13:15:55 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 13 11:11:29 2019 -0400 |
tree | 5c89a6b9cac3d77d3b3d2c95e966663d49c21b55 | |
parent | d0502b722f1ff8f8796002c74b3f927a38e2ca7b [diff] |
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>