diff options
author | Marijn Suijten <[email protected]> | 2023-05-02 01:17:34 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-05-13 18:28:10 +0100 |
commit | e93cde03abf72fd7c98c08107dbeb3b9dfe9dca5 (patch) | |
tree | 0a0f21413b364939acc25defb1fe610c7eae98cb /scripts/generate_rust_analyzer.py | |
parent | 123627ad03d9915f6a6ecb69bb86a80da69ee972 (diff) |
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
iio_chan_spec::datasheet_name expects a channel/pin name on the hardware
part, i.e. from its datasheet, instead of a friendly name from DT which
typically describes the use of said channel. GPIO channels are commonly
specialized in QCOM board DTS based on what a - typically thermistor -
is connected to.
Also rename adc5_channel_prop::datasheet_name to channel_name to that
effect.
Signed-off-by: Marijn Suijten <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/20230502-iio-adc-propagate-fw-node-label-v3-2-6be5db6e6b5a@somainline.org
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions