diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2016-11-12 17:04:29 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-11-16 10:29:12 +0100 |
commit | 1ce56aea7cf4002f77891808ca4e06aa4e2b4ca6 (patch) | |
tree | 1216799a67cf534127960a13d4134b41d3e2cd68 /Documentation | |
parent | 5c296f69ab71c9a91bc7992b549eda824dfc4a43 (diff) | |
download | linux-1ce56aea7cf4002f77891808ca4e06aa4e2b4ca6.tar.bz2 |
pinctrl: sh-pfc: Support named pins with custom configuration
Pins not associated with a GPIO port can still have other configuration
parameters. Add a new macro SH_PFC_PIN_NAMED_CFG which allows for named
pins to be declared with a set of configurations. The new macro is an
modification of SH_PFC_PIN_NAMED to allow for optional configuration to
be assigned.
The flag SH_PFC_PIN_CFG_NO_GPIO is still enforced as this should only be
used to define pins not associated with a GPIO port.
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions