commit | 0d6189538520be5552a8aacfb0d9e9e13e3e5a4b | [log] [tgz] |
---|---|---|
author | Ryan McClelland <ryanmcclelland@meta.com> | Thu Apr 17 10:02:03 2025 -0700 |
committer | Dan Kalowsky <dank@deadmime.org> | Tue Jun 03 21:34:25 2025 -0700 |
tree | 792088237343de120bc323eaeddb0e80766a5d13 | |
parent | a760ba76b68f84cabd7521f9c7b2c552eca7c508 [diff] |
drivers: spi: cdns: fix missing fifo config This adds the missing fifo config from the dts which was missed in the initial revision. This also adds the spi rtio fallback api. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>