diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-12-23 15:56:22 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-02-22 09:57:19 +0100 |
commit | 4eb5a6eee7d1949f097af060e81e053026e0c8b2 (patch) | |
tree | ec50cfef6547ef63371dff7ff95410206c68af79 /crypto | |
parent | 4bb9514c49011b4d3beb8e7e25eee464dc77b467 (diff) | |
download | linux-stable-4eb5a6eee7d1949f097af060e81e053026e0c8b2.tar.gz linux-stable-4eb5a6eee7d1949f097af060e81e053026e0c8b2.tar.bz2 linux-stable-4eb5a6eee7d1949f097af060e81e053026e0c8b2.zip |
pinctrl: renesas: checker: Validate bias configs consistency
Validate consistency of the pin control tables for pins with pull-up
and/or pull-down capabilities. If a pin has bias register bits
declarations in bias_regs[] or through .pin_to_portcr(), the
corresponding SH_PFC_PIN_CFG_PULL* flags should be set in the pin's
configs, and vice versa, and the .get_bias() and .set_bias() callbacks
should be implemented.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/19b3e0773fbb36c015a43db683f79e75b0fec3ee.1640270559.git.geert+renesas@glider.be
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions