Skip to content
Snippets Groups Projects
Commit 1a4bf17b authored by Milan Obuch's avatar Milan Obuch Committed by Michal Simek
Browse files

arm: zynq: zybo z7: fix MIO init issue


The board has two push button connected to MIO pins
50 and 51, which have a pull-down resistor and are
connected to 1.8V when pressed.

These two pins are wrongly initialized with internal
pull-up enabled so they are reported as 1 all the time
with no change when pressed.

Disable the internal pull-up to fix the issue.

Signed-off-by: default avatarMilan Obuch <u-boot@dino.sk>
Signed-off-by: default avatarLuis Araneda <luaraneda@gmail.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent b6779274
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment