mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 03:05:19 +02:00
The mpc832x has GPIOs handled by the QUICC Engine. The registers are different from the one for the non QE mpc83xx GPIOs. Implement a GPIO driver for those. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>