[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210721105317.36742-7-cbranchereau@gmail.com>
Date: Wed, 21 Jul 2021 12:53:17 +0200
From: citral23 <cbranchereau@...il.com>
To: paul@...pouillou.net
Cc: jic23@...nel.org, lars@...afoo.de, linux-mips@...r.kernel.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
robh+dt@...nel.org, devicetree@...r.kernel.org, linux@...ck-us.net,
contact@...ur-rojek.eu, citral23 <cbranchereau@...il.com>
Subject: [PATCH 6/6] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation
Signed-off-by: citral23 <cbranchereau@...il.com>
---
.../devicetree/bindings/iio/adc/ingenic,adc.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml b/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml
index 433a3fb55a2e..1b423adba61d 100644
--- a/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml
@@ -23,6 +23,8 @@ properties:
enum:
- ingenic,jz4725b-adc
- ingenic,jz4740-adc
+ - ingenic,jz4760-adc
+ - ingenic,jz4760b-adc
- ingenic,jz4770-adc
'#io-channel-cells':
@@ -43,6 +45,12 @@ properties:
interrupts:
maxItems: 1
+ ingenic,use-internal-divider:
+ description:
+ This property can be used to set VBAT_SEL in the JZ4760B CFG register
+ to sample the battery voltage from the internal divider. If absent, it
+ will sample the external divider.
+
required:
- compatible
- '#io-channel-cells'
@@ -53,6 +61,7 @@ required:
additionalProperties: false
+
examples:
- |
#include <dt-bindings/clock/jz4740-cgu.h>
--
2.30.2
Powered by blists - more mailing lists