public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: rockchip: enable saradc for rk3288-evb
@ 2017-07-01 13:10 Jacob Chen
  2017-07-01 19:25 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Chen @ 2017-07-01 13:10 UTC (permalink / raw)
  To: linux-rockchip
  Cc: linux-kernel, linux-arm-kernel, devicetree, heiko, Jacob Chen

saradc in rk3288-evb use 1.8v ref.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
---
 arch/arm/boot/dts/rk3288-evb.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index f226ca7..f549f91 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -218,6 +218,11 @@
 	status = "okay";
 };
 
+&saradc {
+	vref-supply = <&vcc_18>;
+	status = "okay";
+};
+
 &sdmmc {
 	bus-width = <4>;
 	cap-mmc-highspeed;
-- 
2.7.4

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

* Re: [PATCH v2] ARM: dts: rockchip: enable saradc for rk3288-evb
  2017-07-01 13:10 [PATCH v2] ARM: dts: rockchip: enable saradc for rk3288-evb Jacob Chen
@ 2017-07-01 19:25 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2017-07-01 19:25 UTC (permalink / raw)
  To: Jacob Chen; +Cc: linux-rockchip, linux-kernel, linux-arm-kernel, devicetree

Am Samstag, 1. Juli 2017, 21:10:01 CEST schrieb Jacob Chen:
> saradc in rk3288-evb use 1.8v ref.
> 
> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>

applied for 4.14


Thanks
Heiko

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

end of thread, other threads:[~2017-07-01 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 13:10 [PATCH v2] ARM: dts: rockchip: enable saradc for rk3288-evb Jacob Chen
2017-07-01 19:25 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox