summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/controllers/nxp-spifi.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge tag 'spi-nor/for-6.6' into mtd/nextMiquel Raynal1-27/+6
2023-08-18mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()Li Zetao1-27/+6
2023-07-27mtd: Explicitly include correct DT includesRob Herring1-1/+0
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring1-2/+2
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus1-4/+4
2021-10-15mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_iorema...Cai Huoqing1-5/+2
2021-05-26mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASKAndy Shevchenko1-1/+1
2020-05-28mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus1-1/+1
2020-03-16mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon1-0/+486