diff options
author | Dario Binacchi <dariobin@libero.it> | 2021-04-11 09:39:49 +0200 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2021-04-12 11:17:15 +0530 |
commit | 76d470de1a3c323823f5c4096a797e366cd225b0 (patch) | |
tree | 9a7b879ee9974a6e915268b23656402f76bf1c47 /board/vscom | |
parent | 0b12162910ddcb2debe3f953e8993354afba45d7 (diff) | |
download | u-boot-76d470de1a3c323823f5c4096a797e366cd225b0.tar.gz |
pinctrl: single: add get_pin_muxing operation
It allows to display the muxing of a given pin. Inspired by more recent
versions of the Linux driver, in addition to the address and the value
of the configuration register I added the pin function retrieved from
the DT. In doing so, the information displayed does not depend on the
platform, being a generic type driver, and it can be useful for debug
purposes.
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/vscom')
0 files changed, 0 insertions, 0 deletions