commit | 2f9455c8499345dcfa7553b4c1fd34e619be3ece | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Fri Sep 08 14:08:25 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 21:32:56 2017 -0400 |
tree | b7c2ebcc8dc4c71487eb462c125039db5eae33f7 | |
parent | 101d2171e10951d115fd9229c5edc883f1833e96 [diff] |
ARM: DRA7: Cleanup old pinctrl macros Commit 6ae4c3efbd62 ("ARM: DRA7: Add pinctrl register definitions") has added new macros for pinmux configuration in line with the kernel definitions. Cleanup the old pinctrl macros from the common header file so that they are not used by any new boards. Signed-off-by: Suman Anna <s-anna@ti.com>