public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jon Hunter <jonathanh@nvidia.com>
To: Thierry Reding <treding@nvidia.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>
Subject: Re: [PATCH] arm64: tegra: Update PWM fan node name
Date: Wed, 6 Apr 2022 17:16:09 +0100	[thread overview]
Message-ID: <279acd03-b2fd-3bbb-8c74-e7255f4df352@nvidia.com> (raw)
In-Reply-To: <20220406152655.264074-1-jonathanh@nvidia.com>

Adding linux-tegra ...

On 06/04/2022 16:26, Jon Hunter wrote:
> According to the device-tree binding document for PWM fans [0], the
> PWM fan node name should be 'pwm-fan'. Update the PWM fan node name to
> align with this.
> 
> [0] Documentation/devicetree/bindings/hwmon/pwm-fan.txt
> 
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
>   arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts | 2 +-
>   arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts            | 2 +-
>   arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi           | 2 +-
>   arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts            | 2 +-
>   4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts b/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
> index 4631504c3c7a..7e9aad9ff177 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
> +++ b/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
> @@ -349,7 +349,7 @@ gpu@17000000 {
>   		status = "okay";
>   	};
>   
> -	fan: fan {
> +	fan: pwm-fan {
>   		compatible = "pwm-fan";
>   		pwms = <&pwm4 0 45334>;
>   
> diff --git a/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts b/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
> index 2478ece9e67c..27d28626bf5b 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
> +++ b/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
> @@ -1989,7 +1989,7 @@ pcie-ep@141a0000 {
>   			    "p2u-5", "p2u-6", "p2u-7";
>   	};
>   
> -	fan: fan {
> +	fan: pwm-fan {
>   		compatible = "pwm-fan";
>   		pwms = <&pwm4 0 45334>;
>   
> diff --git a/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi b/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi
> index 32ce7904f44f..8033be098f34 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi
> +++ b/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi
> @@ -1993,7 +1993,7 @@ pcie-ep@141a0000 {
>   			    "p2u-5", "p2u-6", "p2u-7";
>   	};
>   
> -	fan: fan {
> +	fan: pwm-fan {
>   		compatible = "pwm-fan";
>   		pwms = <&pwm6 0 45334>;
>   
> diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts b/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts
> index 72c2dc3c14ea..746bd52ea3f7 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts
> +++ b/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts
> @@ -1657,7 +1657,7 @@ cpu-sleep {
>   		};
>   	};
>   
> -	fan: fan {
> +	fan: pwm-fan {
>   		compatible = "pwm-fan";
>   		pwms = <&pwm 3 45334>;
>   

-- 
nvpublic

      reply	other threads:[~2022-04-06 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06 15:26 [PATCH] arm64: tegra: Update PWM fan node name Jon Hunter
2022-04-06 16:16 ` Jon Hunter [this message]

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=279acd03-b2fd-3bbb-8c74-e7255f4df352@nvidia.com \
    --to=jonathanh@nvidia.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=treding@nvidia.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox