All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
To: "Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Sebastian Reichel" <sebastian.reichel@collabora.com>,
	"Cristian Ciocaltea" <cristian.ciocaltea@collabora.com>,
	"Tamás Szűcs" <szucst@iit.uni-miskolc.hu>,
	"Christopher Obbard" <chris.obbard@collabora.com>,
	"Shreeya Patel" <shreeya.patel@collabora.com>,
	"John Clark" <inindev@gmail.com>,
	"Dragan Simic" <dsimic@manjaro.org>,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Emmanuel Gil Peyrot" <linkmauve@linkmauve.fr>,
	"Andy Yan" <andy.yan@rock-chips.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	"Nicolas Frattaroli" <frattaroli.nicolas@gmail.com>
Subject: [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B
Date: Mon, 22 Jan 2024 21:34:58 +0100	[thread overview]
Message-ID: <20240122203502.3311520-3-linkmauve@linkmauve.fr> (raw)
In-Reply-To: <20240122203502.3311520-1-linkmauve@linkmauve.fr>

This is the board I’ve tested the previous commit on.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
index a0e303c3a1dc..2c6e55f0a5fa 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
@@ -731,6 +731,10 @@ regulator-state-mem {
 	};
 };
 
+&tsadc {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.43.0


WARNING: multiple messages have this Message-ID (diff)
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
To: "Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Sebastian Reichel" <sebastian.reichel@collabora.com>,
	"Cristian Ciocaltea" <cristian.ciocaltea@collabora.com>,
	"Tamás Szűcs" <szucst@iit.uni-miskolc.hu>,
	"Christopher Obbard" <chris.obbard@collabora.com>,
	"Shreeya Patel" <shreeya.patel@collabora.com>,
	"John Clark" <inindev@gmail.com>,
	"Dragan Simic" <dsimic@manjaro.org>,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Emmanuel Gil Peyrot" <linkmauve@linkmauve.fr>,
	"Andy Yan" <andy.yan@rock-chips.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	"Nicolas Frattaroli" <frattaroli.nicolas@gmail.com>
Subject: [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B
Date: Mon, 22 Jan 2024 21:34:58 +0100	[thread overview]
Message-ID: <20240122203502.3311520-3-linkmauve@linkmauve.fr> (raw)
In-Reply-To: <20240122203502.3311520-1-linkmauve@linkmauve.fr>

This is the board I’ve tested the previous commit on.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
index a0e303c3a1dc..2c6e55f0a5fa 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
@@ -731,6 +731,10 @@ regulator-state-mem {
 	};
 };
 
+&tsadc {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
To: "Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Sebastian Reichel" <sebastian.reichel@collabora.com>,
	"Cristian Ciocaltea" <cristian.ciocaltea@collabora.com>,
	"Tamás Szűcs" <szucst@iit.uni-miskolc.hu>,
	"Christopher Obbard" <chris.obbard@collabora.com>,
	"Shreeya Patel" <shreeya.patel@collabora.com>,
	"John Clark" <inindev@gmail.com>,
	"Dragan Simic" <dsimic@manjaro.org>,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Emmanuel Gil Peyrot" <linkmauve@linkmauve.fr>,
	"Andy Yan" <andy.yan@rock-chips.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	"Nicolas Frattaroli" <frattaroli.nicolas@gmail.com>
Subject: [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B
Date: Mon, 22 Jan 2024 21:34:58 +0100	[thread overview]
Message-ID: <20240122203502.3311520-3-linkmauve@linkmauve.fr> (raw)
In-Reply-To: <20240122203502.3311520-1-linkmauve@linkmauve.fr>

This is the board I’ve tested the previous commit on.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
index a0e303c3a1dc..2c6e55f0a5fa 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
@@ -731,6 +731,10 @@ regulator-state-mem {
 	};
 };
 
+&tsadc {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2024-01-22 20:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 20:34 [PATCH 0/2] Add the thermal zones of the rk3588 to its dts Emmanuel Gil Peyrot
2024-01-22 20:34 ` Emmanuel Gil Peyrot
2024-01-22 20:34 ` Emmanuel Gil Peyrot
2024-01-22 20:34 ` [PATCH 1/2] arm64: dts: rockchip: Add the rk3588 thermal zones Emmanuel Gil Peyrot
2024-01-22 20:34   ` Emmanuel Gil Peyrot
2024-01-22 20:34   ` Emmanuel Gil Peyrot
2024-01-22 20:52   ` Daniel Lezcano
2024-01-22 20:52     ` Daniel Lezcano
2024-01-22 20:52     ` Daniel Lezcano
2024-01-22 22:09     ` Emmanuel Gil Peyrot
2024-01-22 22:09       ` Emmanuel Gil Peyrot
2024-01-22 22:09       ` Emmanuel Gil Peyrot
2024-01-23  6:31       ` Alexey Charkov
2024-01-23  6:31         ` Alexey Charkov
2024-01-23  6:31         ` Alexey Charkov
2024-01-22 20:34 ` Emmanuel Gil Peyrot [this message]
2024-01-22 20:34   ` [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B Emmanuel Gil Peyrot
2024-01-22 20:34   ` Emmanuel Gil Peyrot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240122203502.3311520-3-linkmauve@linkmauve.fr \
    --to=linkmauve@linkmauve.fr \
    --cc=andy.yan@rock-chips.com \
    --cc=chris.obbard@collabora.com \
    --cc=conor+dt@kernel.org \
    --cc=cristian.ciocaltea@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dsimic@manjaro.org \
    --cc=frattaroli.nicolas@gmail.com \
    --cc=heiko@sntech.de \
    --cc=inindev@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=macromorgan@hotmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    --cc=shreeya.patel@collabora.com \
    --cc=szucst@iit.uni-miskolc.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.