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)
commitce7575a86d7135e11542fac2eee642acdb291266
tree4b5f203460ae2cce6e6f585626cea48fce024f05
parentb866b9278a3b87e7f70f026785c002b109258022
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