commit | 3405cfa29d3173c4965b3c52f1616b7f24492164 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Dec 22 22:17:20 2022 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Jan 14 14:10:12 2023 +0100 |
tree | a4c3d828bdcaa728b9c6a53e095358bee1145eda | |
parent | 0abcc23392db37752a402119fbb55c6b213bc3c5 [diff] |
ARM: dts: renesas: condor: Enable SPI NOR fast-read This board requires SPI NOR fast-read, otherwise the SPI NOR access returns corrupted data. Enable the fast-read explicitly in DT as it has been disabled in the MTD subsystem by commit d008190920 ("mtd: spi-nor: Mask out fast read if not requested in DT") Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>