From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: claudiu beznea <claudiu.beznea@tuxon.dev>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
<linux-arm-kernel@lists.infradead.org>
Cc: Conor Dooley <conor.dooley@microchip.com>,
<linux-kernel@vger.kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
<devicetree@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91/trivial: fix typo in crypto DT naming
Date: Mon, 18 Sep 2023 13:22:23 +0200 [thread overview]
Message-ID: <8aac7493-4ace-aed2-7cd5-bb003605dddb@microchip.com> (raw)
In-Reply-To: <7d1b2f5d-cbbb-810f-b511-84d6d4682fa1@tuxon.dev>
On 18/09/2023 at 06:08, claudiu beznea wrote:
> On 06.09.2023 16:58, nicolas.ferre@microchip.com wrote:
>> From: Nicolas Ferre <nicolas.ferre@microchip.com>
>>
>> Fix typo in DT name for TDES node.
>>
>> Fixes: 4b6140b96dfe ("ARM: dts: at91: Use the generic "crypto" node name for the crypto IPs")
>> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
>
> Applied, thanks!
>
> Hi, Nicolas,
>
> Also, I've removed the fixes tag as the node is not referenced anywhere by
> its name thus no need for fixes in this case. Let me know if you consider
> differently.
Agreed, sure Claudiu, let's not add more work to the "stable" people.
Thanks, best regards,
Nicolas
>> ---
>> arch/arm/boot/dts/microchip/sama5d4.dtsi | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/microchip/sama5d4.dtsi b/arch/arm/boot/dts/microchip/sama5d4.dtsi
>> index 41284e013f53..cbfc60fed37c 100644
>> --- a/arch/arm/boot/dts/microchip/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/microchip/sama5d4.dtsi
>> @@ -694,7 +694,7 @@ aes: crypto@fc044000 {
>> clock-names = "aes_clk";
>> };
>>
>> - tdes: crpyto@fc04c000 {
>> + tdes: crypto@fc04c000 {
>> compatible = "atmel,at91sam9g46-tdes";
>> reg = <0xfc04c000 0x100>;
>> interrupts = <14 IRQ_TYPE_LEVEL_HIGH 0>;
prev parent reply other threads:[~2023-09-18 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 13:58 [PATCH] ARM: dts: at91/trivial: fix typo in crypto DT naming nicolas.ferre
2023-09-06 14:21 ` Tudor Ambarus
2023-09-18 4:08 ` claudiu beznea
2023-09-18 11:22 ` Nicolas Ferre [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=8aac7493-4ace-aed2-7cd5-bb003605dddb@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor.dooley@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tudor.ambarus@linaro.org \
/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