From: Jon Hunter <jonathanh@nvidia.com>
To: Ivy Huang <yijuh@nvidia.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
Brad Griffis <bgriffis@nvidia.com>
Cc: Sumit Gupta <sumitg@nvidia.com>
Subject: Re: [PATCH 1/2] arm64: tegra: fix typo in Tegra234 dce-fabric compatible
Date: Fri, 13 Dec 2024 09:44:23 +0000 [thread overview]
Message-ID: <dd45836a-a4f4-4383-8ade-d81c1b11c660@nvidia.com> (raw)
In-Reply-To: <20241213000305.3533971-2-yijuh@nvidia.com>
On 13/12/2024 00:03, Ivy Huang wrote:
> From: Sumit Gupta <sumitg@nvidia.com>
>
> Fix typo in the compatible string of Tegra234 dce-fabric.
>
> Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
> Signed-off-by: Ivy Huang <yijuh@nvidia.com>
> ---
> arch/arm64/boot/dts/nvidia/tegra234.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/nvidia/tegra234.dtsi b/arch/arm64/boot/dts/nvidia/tegra234.dtsi
> index 984c85eab41a..d08faf6bb505 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra234.dtsi
> +++ b/arch/arm64/boot/dts/nvidia/tegra234.dtsi
> @@ -3995,7 +3995,7 @@
> };
>
> dce-fabric@de00000 {
> - compatible = "nvidia,tegra234-sce-fabric";
> + compatible = "nvidia,tegra234-dce-fabric";
> reg = <0x0 0xde00000 0x0 0x40000>;
> interrupts = <GIC_SPI 381 IRQ_TYPE_LEVEL_HIGH>;
> status = "okay";
LGTM! However, we are missing a 'Fixes' tag. We should add the following
above the 'signed-off-by'.
Fixes: 302e154000ec ("arm64: tegra: Add node for CBB 2.0 on Tegra234")
Thierry, do you want to apply the fixes tag when merging? Could also be
a candidate for stable.
Otherwise ...
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Jon
--
nvpublic
next prev parent reply other threads:[~2024-12-13 9:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 0:03 [PATCH 0/2] Tegra234 fabric fixes Ivy Huang
2024-12-13 0:03 ` [PATCH 1/2] arm64: tegra: fix typo in Tegra234 dce-fabric compatible Ivy Huang
2024-12-13 2:32 ` Brad Griffis
2024-12-13 9:44 ` Jon Hunter [this message]
2024-12-13 10:22 ` Thierry Reding
2024-12-13 11:11 ` Krzysztof Kozlowski
2024-12-13 11:10 ` Krzysztof Kozlowski
2024-12-18 2:08 ` Brad Griffis
2024-12-13 0:03 ` [PATCH 2/2] arm64: tegra: disable Tegra234 sce-fabric node Ivy Huang
2024-12-13 2:32 ` Brad Griffis
2024-12-13 9:45 ` Jon Hunter
2024-12-13 10:28 ` Thierry Reding
2024-12-14 0:39 ` Brad Griffis
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=dd45836a-a4f4-4383-8ade-d81c1b11c660@nvidia.com \
--to=jonathanh@nvidia.com \
--cc=bgriffis@nvidia.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sumitg@nvidia.com \
--cc=thierry.reding@gmail.com \
--cc=yijuh@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