summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMatti Vaittinen <mazziesaccount@gmail.com>2025-04-02 09:46:44 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-04-22 19:09:57 +0100
commit7a84e33afebd97b46b994c1d78d57ab88a180e9a (patch)
tree9dedc132220e9080ce5cdcbc354a8603a70ab63a /tools/perf/scripts/python/bin/stackcollapse-record
parent25468dbb81fcc75cdaa9b2a0c2b652bc5c55a8a1 (diff)
downloadlinux-7a84e33afebd97b46b994c1d78d57ab88a180e9a.tar.gz
linux-7a84e33afebd97b46b994c1d78d57ab88a180e9a.zip
iio: dac: bd79703: Support ROHM BD79702
The ROHM BD79702 is similar to the BD79703, except that it has only 4 channels whereas BD79703 has 6 channels. The channel 'addresses' of the first two channels (used to identify the channel when data is read over SPI) are same for both ICs. The next two channels of the BD79702 have same addresses as the last two channels of the BD79703. This means the BD79702 channel addresses do not follow the channel numbers with a constant offset. Thus, we need to specify the addresses separately, instead of directly deriving them from the channel number with a constant offset. It's worth noting that the data-sheet describes the BD79702 as a device having channels 1,2,5 and 6. The driver however represents channels 0,1,2,3 to the users - with no gaps in the numbering - which may be more familiar view for the application software. Support ROHM BD79702 DAC. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://patch.msgid.link/0ba243a63115dd4af03ebf9656c65b8c259a3e34.1743576022.git.mazziesaccount@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions