linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: add saradc to rk3568-evb1-v10
@ 2021-08-23 11:07 Michael Riesch
  2021-08-23 18:42 ` Heiko Stuebner
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Riesch @ 2021-08-23 11:07 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
  Cc: Rob Herring, Heiko Stuebner, Liang Chen, Michael Riesch

Add the SARADC to the device tree of the RK3568 EVB1.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
index 1bc79e95b2fb..184e2aa2416a 100644
--- a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
@@ -360,6 +360,11 @@
 	status = "okay";
 };
 
+&saradc {
+	vref-supply = <&vcca_1v8>;
+	status = "okay";
+};
+
 &sdhci {
 	bus-width = <8>;
 	max-frequency = <200000000>;
-- 
2.17.1


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

* Re: [PATCH] arm64: dts: rockchip: add saradc to rk3568-evb1-v10
  2021-08-23 11:07 [PATCH] arm64: dts: rockchip: add saradc to rk3568-evb1-v10 Michael Riesch
@ 2021-08-23 18:42 ` Heiko Stuebner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2021-08-23 18:42 UTC (permalink / raw)
  To: Michael Riesch, linux-arm-kernel, linux-kernel, devicetree,
	linux-rockchip
  Cc: Heiko Stuebner, Liang Chen, Rob Herring

On Mon, 23 Aug 2021 13:07:16 +0200, Michael Riesch wrote:
> Add the SARADC to the device tree of the RK3568 EVB1.

Applied, thanks!

[1/1] arm64: dts: rockchip: add saradc to rk3568-evb1-v10
      commit: b12a5946f5ea7a54b8b983c42f0812152e3122de

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

* [PATCH] arm64: dts: rockchip: add saradc to rk3568-evb1-v10
@ 2021-08-23 11:04 Michael Riesch
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Riesch @ 2021-08-23 11:04 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
  Cc: Rob Herring, Heiko Stuebner, Liang Chen, Michael Riesch

Add the SARADC to the device tree of the RK3568 EVB1.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
index 1bc79e95b2fb..184e2aa2416a 100644
--- a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
@@ -360,6 +360,11 @@
 	status = "okay";
 };
 
+&saradc {
+	vref-supply = <&vcca_1v8>;
+	status = "okay";
+};
+
 &sdhci {
 	bus-width = <8>;
 	max-frequency = <200000000>;
-- 
2.17.1


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

end of thread, other threads:[~2021-08-23 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 11:07 [PATCH] arm64: dts: rockchip: add saradc to rk3568-evb1-v10 Michael Riesch
2021-08-23 18:42 ` Heiko Stuebner
  -- strict thread matches above, loose matches on Subject: below --
2021-08-23 11:04 Michael Riesch

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