]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pinctrl: zynqmp: Display the tristate configuration for all pins
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Thu, 14 Sep 2023 10:06:20 +0000 (15:36 +0530)
committerMichal Simek <michal.simek@amd.com>
Mon, 9 Oct 2023 08:25:32 +0000 (10:25 +0200)
commit9898d1056dc2c8fe2a7c636b3eedf875e4ca7c47
treeaa5a74ce92eb433ebb7d41f3ebbe76e53d4a3e69
parentd0535830643e31d645258ed8eadfa72f0e749436
pinctrl: zynqmp: Display the tristate configuration for all pins

Read the tristate config for all the pins and display it.

ZynqMP> pinmux status MIO1
MIO1: slew:fast bias:enabled pull:up input:cmos drive:12mA
      volt:1.8 tri_state:enabled

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20230914100620.26346-1-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
drivers/pinctrl/pinctrl-zynqmp.c