u-boot-brain/drivers/mtd/spi
Vignesh R 2ee6705be0 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
Linux uses "jedec,spi-nor" as compatible string for JEDEC compatible
SPI Flash device nodes. Therefore make U-Boot also to look for the same
compatible string so that we can use Linux DTS files as is.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Tested-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Tested-by: Stefan Roese <sr@denx.de>
Tested-by: Horatiu Vultur <horatiu.vultur@microchip.com
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed
2019-02-07 15:33:21 +05:30
..
fsl_espi_spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig mtd: spi: spi-nor-core: Add SFDP support 2019-02-07 15:33:21 +05:30
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
sf_dataflash.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sf_internal.h sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
sf_mtd.c mtd: sf: Make sf_mtd.c more robust 2018-12-06 00:45:36 +05:30
sf_probe.c mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string 2019-02-07 15:33:21 +05:30
sf-uclass.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
sf.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spi_flash_ids.c sf: Add XMC xm25qh64a and xm25qh128a entries 2018-10-04 18:21:23 +05:30
spi_flash.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
spi-nor-core.c mtd: spi: spi-nor-core: Add back U-Boot specific features 2019-02-07 15:33:21 +05:30