1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-01 00:27:10 +01:00
Files
u-boot-megous/drivers/gpio
Lukasz Majewski c883d6a0f4 spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
After this patch the mxs_gpio.c DM/DTS driver can be used at early SPL to
read states of gpio pins (and for example alter the boot flow).

It was necessary to adjust its name to 'fsl_imx_2{38}_gpio' to match
requirements for SPL_OF_PLATDATA usage.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-10-08 16:36:36 +02:00
..
2019-02-25 16:07:36 +01:00
2019-07-29 09:32:10 -04:00
2018-11-18 16:02:22 +01:00