colibri_imx6: added nreset gpio on reboot
authorGerard Salvatella <gerard.salvatella@toradex.com>
Fri, 8 Feb 2019 17:42:28 +0000 (18:42 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:09 +0000 (20:30 +0200)
commit82029bf5b321278783408aef597863dcf54195c3
treeaeab674835bb352be446a0a889ddde300b1334a7
parent84b2ee3abd247988228e3b32b2ac6a9d857ef0d0
colibri_imx6: added nreset gpio on reboot

RGMII_RD1 pin (active high, GPIO6_IO27) is triggered on reboot during
the SPL phase. This asserts (active low) nReset_Out from the PMIC.
Only V1.1 and later Colibri iMX6 modules implement this in hw. Previous
versions do not use this pin, so it is safe to leave it enabled at all
times.

Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
board/toradex/colibri_imx6/colibri_imx6.c