u-boot/drivers/mtd/nand/raw
Shmuel Hazan 8dddfff4d8 mtd: pxa3xx_nand: port to use driver model
Use the generic DT code to find the device compatible property for us.
This makes the driver look more like other current drivers. It also make
it easier to add support for other variants like Armada 8K in a future
commit.

Signed-off-by: Shmuel Hazan <shmuel.h@siklu.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
2020-10-29 08:00:12 +01:00
..
brcmnand nand: brcmnand: Fix not calling dev_err() with a device 2020-09-30 08:52:59 -04:00
am335x_spl_bch.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
arasan_nfc.c xilinx: drivers: Use '_' instead of '-' in driver name 2020-09-23 10:31:40 +02:00
atmel_nand.c nand: atmel: Fix not calling dev_xxx with a device 2020-09-30 08:52:56 -04:00
atmel_nand_ecc.h
davinci_nand.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
denali.c mtd: nand: raw: denali: Wait for reset completion status 2020-07-11 21:30:21 +09:00
denali.h mtd: nand: raw: denali: Wait for reset completion status 2020-07-11 21:30:21 +09:00
denali_dt.c mtd: nand: raw: denali: Wait for reset completion status 2020-07-11 21:30:21 +09:00
denali_spl.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
fsl_elbc_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
fsl_elbc_spl.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
fsl_ifc_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
fsl_ifc_spl.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fsl_upm.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
fsmc_nand.c
kb9202_nand.c
Kconfig mtd: pxa3xx_nand: port to use driver model 2020-10-29 08:00:12 +01:00
kirkwood_nand.c
kmeter1_nand.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
lpc32xx_nand_mlc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
lpc32xx_nand_slc.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
Makefile mtd: nand: Add NAND controller driver for OcteonTX 2020-10-14 07:55:56 +02:00
mxc_nand.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mxc_nand.h
mxc_nand_spl.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
mxs_nand.c mtd: mxs_nand: Fix not calling dev_xxx with a device 2020-10-15 18:36:56 -04:00
mxs_nand_dt.c MXS_NAND: Add clock support for iMX8 2020-05-10 20:55:20 +02:00
mxs_nand_spl.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
nand.c mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD 2019-12-03 23:04:10 -05:00
nand_base.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
nand_bbt.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
nand_bch.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
nand_ecc.c
nand_ids.c mtd: nand: raw: Add Hynix H27UBG8T2BTR id table 2019-01-02 00:58:16 +05:30
nand_plat.c
nand_spl_load.c
nand_spl_loaders.c spl: fit: nand: fix fit loading in case of bad blocks 2020-07-08 17:21:46 -04:00
nand_spl_simple.c
nand_timings.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
nand_util.c mtd: nand: Fix nand write error with bad block addresses above 32-bit 2020-09-11 17:13:56 -04:00
octeontx_bch.c mtd: nand: Add NAND controller driver for OcteonTX 2020-10-14 07:55:56 +02:00
octeontx_bch.h mtd: nand: Add NAND controller driver for OcteonTX 2020-10-14 07:55:56 +02:00
octeontx_bch_regs.h mtd: nand: Add NAND controller driver for OcteonTX 2020-10-14 07:55:56 +02:00
octeontx_nand.c mtd: nand: Add NAND controller driver for OcteonTX 2020-10-14 07:55:56 +02:00
omap_elm.c
omap_gpmc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pxa3xx_nand.c mtd: pxa3xx_nand: port to use driver model 2020-10-29 08:00:12 +01:00
pxa3xx_nand.h
stm32_fmc2_nand.c mtd: rawnand: stm32_fmc2: get resources from parent node 2020-08-13 09:53:34 +02:00
sunxi_nand.c mtd: nand: sunxi: Fix not calling dev_err with a device 2020-09-30 08:52:36 -04:00
sunxi_nand_spl.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tegra_nand.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tegra_nand.h
vf610_nfc.c nand: vybrid: Re-introduce vf610_nfc.dev 2020-09-30 08:53:01 -04:00
zynq_nand.c xilinx: drivers: Use '_' instead of '-' in driver name 2020-09-23 10:31:40 +02:00