diff options
author | Sai Krishna Potthuri <[email protected]> | 2023-07-31 15:20:26 +0530 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-08-07 10:48:03 +0200 |
commit | 0516dd657246165016e0cdb4b4fc5e34e58c2372 (patch) | |
tree | 13e8f5fb47629a02d98f6c88c4fce40c825a2421 /tools/perf/util/trace-event-scripting.c | |
parent | 6cb1d2a158840513b2dfd88550aaefd63b0c38fa (diff) |
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high impedance
Add support to handle 'output-enable' and 'bias-high-impedance'
configurations.
Using these pinctrl properties observed hang issues with older PMUFW(Xilinx
ZynqMP Platform Management Firmware), hence reverted the patch.
Commit 9989bc33c4894e075167 ("Revert "pinctrl: pinctrl-zynqmp: Add support
for output-enable and bias-high-impedance"").
Support for configuring these properties added in PMUFW Configuration Set
version 2.0. When there is a request for these configurations from pinctrl
driver for ZynqMP platform, xilinx firmware driver checks for this version
before configuring these properties to avoid the hang issue and proceeds
further only when firmware version is >=2 otherwise it returns error.
Signed-off-by: Sai Krishna Potthuri <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions