devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: at91: sama5d3_xplained: fix ADC vref
@ 2017-04-10  8:25 Ludovic Desroches
  2017-04-10  8:25 ` [PATCH 2/2] ARM: dts: at91: sama5d3_xplained: not all ADC channels are available Ludovic Desroches
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ludovic Desroches @ 2017-04-10  8:25 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA,
	alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
	Eugen.Hristev-UWL1GkI3JZL3oGB3hsPCZA, Ludovic Desroches,
	# 3 . 16+

The voltage reference for the ADC is not 3V but 3.3V since it is connected to
VDDANA.

Signed-off-by: Ludovic Desroches <ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # 3.16+
---
 arch/arm/boot/dts/at91-sama5d3_xplained.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/at91-sama5d3_xplained.dts b/arch/arm/boot/dts/at91-sama5d3_xplained.dts
index c51fc65..7a0fa1a 100644
--- a/arch/arm/boot/dts/at91-sama5d3_xplained.dts
+++ b/arch/arm/boot/dts/at91-sama5d3_xplained.dts
@@ -162,6 +162,7 @@
 			};
 
 			adc0: adc@f8018000 {
+				atmel,adc-vref = <3300>;
 				pinctrl-0 = <
 					&pinctrl_adc0_adtrg
 					&pinctrl_adc0_ad0
-- 
2.9.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-04-10 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10  8:25 [PATCH 1/2] ARM: dts: at91: sama5d3_xplained: fix ADC vref Ludovic Desroches
2017-04-10  8:25 ` [PATCH 2/2] ARM: dts: at91: sama5d3_xplained: not all ADC channels are available Ludovic Desroches
     [not found]   ` <20170410082517.19628-2-ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2017-04-10  9:04     ` Nicolas Ferre
2017-04-10 10:28   ` Alexandre Belloni
2017-04-10  9:04 ` [PATCH 1/2] ARM: dts: at91: sama5d3_xplained: fix ADC vref Nicolas Ferre
2017-04-10 10:28 ` Alexandre Belloni

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).