* [PATCH] ARM: dts: imx6ul-pico-hobbit: add adc081c support
@ 2016-08-31 12:26 Winter Wang
[not found] ` <1472646394-23772-1-git-send-email-wente.wang-3arQi8VN3Tc@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Winter Wang @ 2016-08-31 12:26 UTC (permalink / raw)
To: shawnguo-DgEjT+Ai2ygdnm+yROfE0A, fabio.estevam-3arQi8VN3Tc
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA
enable ADC081C on pico-hobbit
Change-Id: Ib1575b50dcf32b74abe0ab618ddc55999d19ee47
Signed-off-by: Winter Wang <wente.wang-3arQi8VN3Tc@public.gmane.org>
---
arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
index c72ee8b..b400582 100644
--- a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
+++ b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
@@ -220,6 +220,12 @@
};
};
};
+
+ adc: adc081c {
+ compatible = "ti,adc081c";
+ reg = <0x50>;
+ vref-supply = <®_3p3v>;
+ };
};
&i2c2 {
--
1.9.1
--
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] 2+ messages in thread
end of thread, other threads:[~2016-08-31 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31 12:26 [PATCH] ARM: dts: imx6ul-pico-hobbit: add adc081c support Winter Wang
[not found] ` <1472646394-23772-1-git-send-email-wente.wang-3arQi8VN3Tc@public.gmane.org>
2016-08-31 15:06 ` Fabio Estevam
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).