Re: [PATCH v6 4/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.phone-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLkR8HULNncaKre2jhkCfrvSGhuaNjun_WBaTK0Gib2=vw@mail.gmail.com> |
On Sun, May 10, 2026 at 9:02 AM Antony Kurniawan Soemardi <[email protected]> wrote: > Implement the .read_label callback to allow userspace to identify ADC > channels via the "label" property in the device tree. The name field in > pm8xxx_chan_info is renamed to label to better reflect its purpose. If > no label is provided in the device tree, it defaults to the hardware > datasheet name. > > The change has been tested on Sony Xperia SP (PM8921). > > Reviewed-by: Dmitry Baryshkov <[email protected]> > Signed-off-by: Antony Kurniawan Soemardi <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij