From: Mark Brown Date: Wed, 15 Oct 2025 10:32:47 +0000 (+0100) Subject: spi: offload: Add offset parameter X-Git-Tag: v6.19-rc1~150^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a758314f71ba90cca2a5813bbf96c4954a15b613;p=thirdparty%2Fkernel%2Flinux.git spi: offload: Add offset parameter Merge series from From git@z Thu Jan 1 00:00:00 1970 Axel Haslam : Add an offset parameter that can be passed in the periodic trigger. This is useful for example when ADC drivers implement a separate periodic signal to trigger conversion and need offload to read the result with some delay. While at it, add some documentation to offload periodic trigger parameters. --- a758314f71ba90cca2a5813bbf96c4954a15b613