summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFrancesco Lavra <flavra@baylibre.com>2025-12-01 11:00:12 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-12-21 11:10:26 +0000
commit87c3e0c138a7f01efb5de5e226055ab66345d3d0 (patch)
treea7a16a9d9233a36390a179791f880aae2fd15df5 /tools/perf/scripts/python/bin
parent212234f7bf8ef93c29a2808bcf60465cc1bfff66 (diff)
downloadlinux-87c3e0c138a7f01efb5de5e226055ab66345d3d0.tar.gz
linux-87c3e0c138a7f01efb5de5e226055ab66345d3d0.zip
iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
The mask value being assigned to the irq1_func and irq2_func fields of the irq_config struct is specific to a single event source (i.e. the wakeup event), and as such it should be separate from the definition of the interrupt function registers, which cover multiple event sources. In preparation for adding support for more event types, change the irq1_func and irq2_func type from an {address, mask} pair to an address, and move the mask value to a new field of struct st_lsm6dsx_event_src. No functional changes. Signed-off-by: Francesco Lavra <flavra@baylibre.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Acked-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions