| commit | 7e0bbc0421ac6c4604e8db3853da275ace6217f6 | [log] [tgz] |
|---|---|---|
| author | Gerard Marull-Paretas <gerard@teslabs.com> | Tue Sep 16 14:59:16 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 20 14:23:43 2025 -0400 |
| tree | 2a42a0b0fa637afedec7927ca4bb5edea68c92fe | |
| parent | a056da260f2b8b616ffe586aa50d45f3cb89e4e1 [diff] |
dts: bindings: mtd: add jedec,qspi-nor Ideally we should be able to just use jedec,spi-nor (to keep Linux compatibility), but, QSPI controllers live in a limbo in Zephyr. Adding this binding won't make things worse than they are. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>