]> Git Repo - u-boot.git/commit
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
authorVignesh R <[email protected]>
Tue, 5 Feb 2019 05:59:22 +0000 (11:29 +0530)
committerJagan Teki <[email protected]>
Thu, 7 Feb 2019 10:03:21 +0000 (15:33 +0530)
commit2ee6705be01c430ad9f71c0bac02d1d59819072c
tree1a4285b4510d1a3947650f971b82d75a56a3ba06
parent8c927809ea960596345c33b02294af6e236d4ad4
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 <[email protected]>
Tested-by: Simon Goldschmidt <[email protected]>
Tested-by: Stefan Roese <[email protected]>
Tested-by: Horatiu Vultur <[email protected]
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]> #zynq-microzed
drivers/mtd/spi/sf_probe.c
This page took 0.034237 seconds and 4 git commands to generate.