summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali_dt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada2020-01-211-1/+39
* mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut2020-01-211-0/+5
* mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada2020-01-211-5/+6
* Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal2019-11-171-51/+4
|\
| * mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada2019-10-291-51/+4
* | mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-10-081-3/+1
|/
* mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada2019-04-181-4/+94
* mtd: rawnand: denali_dt: remove single anonymous clock supportMasahiro Yamada2019-02-071-23/+4
* mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada2018-09-041-10/+2
* mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada2018-07-181-0/+2
* mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada2018-07-181-8/+45
* mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->devMasahiro Yamada2018-07-181-8/+9
* mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada2018-06-221-1/+5
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+163