* [PATCH] arm64: tegra: Enable PWM3 for Jetson Orin
@ 2022-10-25 14:25 Jon Hunter
2022-11-03 15:22 ` Thierry Reding
0 siblings, 1 reply; 2+ messages in thread
From: Jon Hunter @ 2022-10-25 14:25 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski; +Cc: devicetree, linux-tegra, Jon Hunter
Enable PMW3 for the Jetson AGX Orin platform which is used for
operating the PWM Fan.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
---
.../boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
index f7a1265cee97..df703fb0cfff 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
@@ -2012,6 +2012,12 @@ serial@31d0000 {
status = "okay";
};
+ pwm@32a0000 {
+ assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>;
+ assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>;
+ status = "okay";
+ };
+
hda@3510000 {
nvidia,model = "NVIDIA Jetson AGX Orin HDA";
status = "okay";
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] arm64: tegra: Enable PWM3 for Jetson Orin
2022-10-25 14:25 [PATCH] arm64: tegra: Enable PWM3 for Jetson Orin Jon Hunter
@ 2022-11-03 15:22 ` Thierry Reding
0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2022-11-03 15:22 UTC (permalink / raw)
To: Jon Hunter; +Cc: Rob Herring, Krzysztof Kozlowski, devicetree, linux-tegra
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Tue, Oct 25, 2022 at 03:25:38PM +0100, Jon Hunter wrote:
> Enable PMW3 for the Jetson AGX Orin platform which is used for
> operating the PWM Fan.
>
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
> .../boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 6 ++++++
> 1 file changed, 6 insertions(+)
I've squashed this into the same patch that enables the fan.
Thanks,
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-03 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 14:25 [PATCH] arm64: tegra: Enable PWM3 for Jetson Orin Jon Hunter
2022-11-03 15:22 ` Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox