summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali_dt.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-21mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada1-1/+39
2020-01-21mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut1-0/+5
2020-01-21mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada1-5/+6
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal1-51/+4
2019-10-29mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada1-51/+4
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-18mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada1-4/+94
2019-02-07mtd: rawnand: denali_dt: remove single anonymous clock supportMasahiro Yamada1-23/+4
2018-09-04mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada1-10/+2
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada1-0/+2
2018-07-18mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada1-8/+45
2018-07-18mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->devMasahiro Yamada1-8/+9
2018-06-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada1-1/+5
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+163