]> Git Repo - u-boot.git/commit
gpio: xilinx: Not read output values via regs
authorMichal Simek <[email protected]>
Mon, 23 Jul 2018 10:40:36 +0000 (12:40 +0200)
committerMichal Simek <[email protected]>
Tue, 7 Aug 2018 09:03:43 +0000 (11:03 +0200)
commitc714aeaec19559d1b05cbb7a501000c3904b1f87
treeb2af4df367eb60b77ec73e70f022d7349b85c3ac
parentcd1457d74ea42ded9817e9356fa5a79d3ba91d5a
gpio: xilinx: Not read output values via regs

Reading registers for finding out output value is not working because
input value is read instead in case of tristate.

Reported-by: Stefan Herbrechtsmeier <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Stefan Herbrechtsmeier <[email protected]>
drivers/gpio/xilinx_gpio.c
This page took 0.035767 seconds and 4 git commands to generate.