commit | b62be0355266ae8cbe96d75dfc4d1f9b43c553ca | [log] [tgz] |
---|---|---|
author | Arthur Gay <arthur.gay@marshmallow.kids> | Tue Sep 09 10:18:19 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Fri Oct 10 12:59:42 2025 -0400 |
tree | d84015bb488096593770d4587cc9106f45c161ed | |
parent | c47e6068aea9d5929e74dfee615402deab59ef7d [diff] |
drivers: memc: stm32_xspi_psram: fix command size in x8 mode This patch fixes PSRAM initialization logic in x8 mode by ensuring that the data line mode configuration accurately reflects the io-x16-mode property specified in the device tree. Signed-off-by: Arthur Gay <arthur.gay@marshmallow.kids>