summaryrefslogtreecommitdiff
path: root/drivers/spi/nxp_fspi.c
AgeCommit message (Expand)Author
2022-06-15spi: nxp_fspi: Fix clock imbalanceMarek Vasut
2022-04-12spi: nxp_fspi: Add i.MX8MP compatible stringMarek Vasut
2021-10-23spi: nxp_fspi: Implement errata workaround for LS1028AKuldeep Singh
2021-10-23spi: nxp-fspi: Add support for IP read onlyKuldeep Singh
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-11spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-01-27spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle