On Tue, Jan 17, 2017 at 03:25:13PM +0100, Linus Walleij wrote:
This adds the device tree bindings for the Qualcomm PM8xxx
ADCs. This is based on the existing DT bindings for the
SPMI ADC so there are hopefully no controversial features.
Cc: devicetree at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-arm-msm at vger.kernel.org
Cc: Ivan T. Ivanov <redacted>
Cc: Andy Gross <redacted>
Cc: Bjorn Andersson <redacted>
Cc: Stephen Boyd <redacted>
Cc: Srinivas Kandagatla <redacted>
Cc: Rama Krishna Phani A <redacted>
Signed-off-by: Linus Walleij <redacted>
---
ChangeLog v2->v3:
- Collapse the ratiometric property into one that enables and
selects a ratiometric reference in one go.
- Use foo: adc-channel at X notation consequently
- Document that the reference voltage is compulsory.
ChangeLog v1->v2:
- Spelling fixes
---
.../bindings/iio/adc/qcom,pm8xxx-xoadc.txt | 149 +++++++++++++++++++++
1 file changed, 149 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/adc/qcom,pm8xxx-xoadc.txt
Acked-by: Rob Herring <robh@kernel.org>