Re: [PATCH 2/3] iio: adc: Add PMIC7 ADC bindings

From: Jishnu Prakash
Date: Mon Apr 06 2020 - 07:46:12 EST


Hi Amit,

On 4/3/2020 5:41 PM, Amit Kucheria wrote:
Hi Jishnu,

On Tue, Mar 24, 2020 at 9:15 PM Jishnu Prakash <jprakash@xxxxxxxxxxxxxx> wrote:
Add documentation for PMIC7 ADC peripheral. For PMIC7 ADC, all SW
communication to ADC goes through PMK8350, which communicates with
other PMICs through PBS.
What is PMK8350? What is PBS? Please expand the acronyms and describe
more verbosely.
PMK8350 is just the name of one of the PMIC7 family of PMICs. I'll expand the description in the next post.

Signed-off-by: Jishnu Prakash <jprakash@xxxxxxxxxxxxxx>
---
.../bindings/iio/adc/qcom,spmi-vadc.yaml | 28 ++++++++++++++++------
1 file changed, 21 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
index 72db14c..20f010c 100644
--- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
@@ -13,7 +13,7 @@ maintainers:
description: |
SPMI PMIC voltage ADC (VADC) provides interface to clients to read
voltage. The VADC is a 15-bit sigma-delta ADC.
- SPMI PMIC5 voltage ADC (ADC) provides interface to clients to read
+ SPMI PMIC5/PMIC7 voltage ADC (ADC) provides interface to clients to read
voltage. The VADC is a 16-bit sigma-delta ADC.