aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.19/479-mtd-spi-nor-add-xtx-xt25f128b.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove duplicate flash chip definitionDaniel Golle2020-02-061-0/+42
XTX XT25F128A shares it's chip ID with XM25QH128A which got identical features. Hence there it makes no sense to add it to the driver. Signed-off-by: Daniel Golle <daniel@makrotopia.org>