commit | ac54e255da27b542eed13f82e7ae4c6c959f9751 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 29 20:18:23 2021 +0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 02 15:11:40 2021 +0800 |
tree | e2917e2d6deb72be7d08062cc9debb2e6a369949 | |
parent | be165e19b3ea2eed21bf4a94382e87ab140de21d [diff] |
x86: dts: Add "m25p,fast-read" to SPI flash node Except ICH7 SPI, all SPI flashes connected to ICH9 / Fast SPI should have "m25p,fast-read" property present in their DT nodes. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>