]> git.baikalelectronics.ru Git - uboot.git/commit
spi: fsl_qspi: Update to use driver data
authorYe Li <ye.li@nxp.com>
Wed, 14 Aug 2019 11:31:36 +0000 (11:31 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:37 +0000 (16:36 +0200)
commit0e511b5f5569a1a2bfa5e1cb0e587a67bd996b23
tree4b5f203460ae2cce6e6f585626cea48fce024f05
parent8827e3eee390a8da55dd7cbe913f643e070d0095
spi: fsl_qspi: Update to use driver data

Add the driver data for each compatible string. So we can remove the
SOC config and use driver data instead.

Signed-off-by: Ye Li <ye.li@nxp.com>
drivers/spi/fsl_qspi.c