summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/denali_dt.c
AgeCommit message (Expand)Author
2020-01-21mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada
2020-01-21mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut
2020-01-21mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal
2019-10-29mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-04-18mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada
2019-02-07mtd: rawnand: denali_dt: remove single anonymous clock supportMasahiro Yamada
2018-09-04mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-07-18mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada
2018-07-18mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->devMasahiro Yamada
2018-06-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon