Skip to content
Commit e82024de authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Do not assing MIO34 that early on zcu100



MIO34 is connected to POWER_KILL signal. When MIO configuration is done in
psu_init() and this pin is assigned to PMU but PMU configuration is not
loaded yet. PMU gpio output is high that means board is powered off
immediately.
The patch is fixing this sequence that MIO34 stays assing to ps gpio IP.
PMU config is loaded in SPL and then pin assigned to PMU through
psu_post_config_data().

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent fc274a59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment