commit | e28e98a72f5d15e9ba6ccf5ec0285c4892585540 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Thu Dec 02 14:30:47 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 04 20:47:29 2022 -0500 |
tree | ae341cb1e16554438b2032462239e738e0ad6f31 | |
parent | 08b5a082f9ed879284f1b20cd99211824898b5ae [diff] |
dts: stm32: Introduce spi-bus-width property for stm32 QSPI The spi-bus-width property provides information if the target system has all SIO[0123] pins connected to NOR flash memory. It must be equal to 4 to enable QSPI 4 IO operation. Signed-off-by: Lukasz Majewski <lukma@denx.de>