pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Wed, 15 Jun 2022 09:52:28 +0000 (11:52 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:14:29 +0000 (14:14 +0200)
commit123462e5e534d6e17b1b7d2006734bbe54b03e0a
treeff834ec4a08f3822b3700e175499c7d3297966de
parentb611f7faf978e673f939aa096e72dca08fdea9e8
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance

Add support to handle 'output-enable' and 'bias-high-impedance'
configurations. DT property output-enable brings out the pins from
tri-state, whereas bias-high-impedance changes the pins state to
tri-state.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/1a02cd41d183d397ebce23c497178281c7286692.1655286745.git.michal.simek@amd.com
drivers/pinctrl/pinctrl-zynqmp.c