]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit83c2ff32307fb1c26e5209241c26827853adb564
treeff834ec4a08f3822b3700e175499c7d3297966de
parent9a9f10ca65d65f5e3c4f6ef010259565aadb76a0
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