linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx51-babbage: Add MC13892 ADC support
@ 2018-07-26 16:05 Fabio Estevam
  2018-07-26 16:05 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select CONFIG_SENSORS_MC13783_ADC Fabio Estevam
  2018-08-27  1:21 ` [PATCH 1/2] ARM: dts: imx51-babbage: Add MC13892 ADC support Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-07-26 16:05 UTC (permalink / raw)
  To: linux-arm-kernel

The MC13892 Analog-to-Digital input pins (ADIN5-7) are exposed on the
imx51-babbage board.

Pass the "fsl,mc13xxx-uses-adc" property so that the MC13892 ADC
block can work.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
 arch/arm/boot/dts/imx51-babbage.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index ba60b0c..35ee1b4 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -204,6 +204,7 @@
 		reg = <0>;
 		interrupt-parent = <&gpio1>;
 		interrupts = <8 IRQ_TYPE_LEVEL_HIGH>;
+		fsl,mc13xxx-uses-adc;
 		fsl,mc13xxx-uses-rtc;
 
 		regulators {
-- 
2.7.4

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

end of thread, other threads:[~2018-08-27  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 16:05 [PATCH 1/2] ARM: dts: imx51-babbage: Add MC13892 ADC support Fabio Estevam
2018-07-26 16:05 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select CONFIG_SENSORS_MC13783_ADC Fabio Estevam
2018-08-27  1:21 ` [PATCH 1/2] ARM: dts: imx51-babbage: Add MC13892 ADC support Shawn Guo

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