linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC
@ 2019-06-23 18:47 Artur Rojek
  2019-06-23 18:47 ` [PATCH 2/4] dt-bindings: iio/adc: Add AUX2 channel idx " Artur Rojek
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Artur Rojek @ 2019-06-23 18:47 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring, Mark Rutland
  Cc: linux-iio, devicetree, linux-kernel, Maarten ter Huurne,
	Paul Cercueil, Artur Rojek

Add a compatible string for the ADC controller present on
Ingenic JZ4770 SoC.

Signed-off-by: Artur Rojek <contact@artur-rojek.eu>
---
 Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt b/Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt
index f01159f20d87..cd9048cf9dcf 100644
--- a/Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt
@@ -5,6 +5,7 @@ Required properties:
 - compatible: Should be one of:
   * ingenic,jz4725b-adc
   * ingenic,jz4740-adc
+  * ingenic,jz4770-adc
 - reg: ADC controller registers location and length.
 - clocks: phandle to the SoC's ADC clock.
 - clock-names: Must be set to "adc".
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-10 13:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-23 18:47 [PATCH 1/4] dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC Artur Rojek
2019-06-23 18:47 ` [PATCH 2/4] dt-bindings: iio/adc: Add AUX2 channel idx " Artur Rojek
2019-07-10 13:53   ` Rob Herring
2019-06-23 18:47 ` [PATCH 3/4] IIO: Ingenic JZ47xx: Set clock divider on probe Artur Rojek
2019-06-26 20:00   ` Jonathan Cameron
2019-06-23 18:47 ` [PATCH 4/4] IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC Artur Rojek
2019-06-26 19:59   ` Jonathan Cameron
2019-07-10 13:52 ` [PATCH 1/4] dt-bindings: iio/adc: Add a compatible string " Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).