summaryrefslogtreecommitdiff
path: root/drivers/spi/nxp_fspi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: nxp_fspi: Fix error reportingAdam Ford2021-02-261-2/+2
* spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford2021-01-231-0/+9
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* spi: nxp_fspi: Include device_compat.hSean Anderson2020-10-161-3/+4
* treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak2020-10-141-5/+5
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh2020-05-111-5/+5
* dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-051-0/+1
* spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle2020-01-271-0/+996