public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller
@ 2022-02-09 12:03 Corentin Labbe
  2022-02-09 12:07 ` Krzysztof Kozlowski
  2022-02-12  0:28 ` Heiko Stuebner
  0 siblings, 2 replies; 3+ messages in thread
From: Corentin Labbe @ 2022-02-09 12:03 UTC (permalink / raw)
  To: heiko, krzysztof.kozlowski, robh+dt
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-rockchip,
	Corentin Labbe

crypto-controller had a typo, fix it.
In the same time, rename it to just crypto

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
Change since v1:
- rename crypto-controller to crypto

 arch/arm/boot/dts/rk3288.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index aaaa61875701..45a9d9b908d2 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -971,7 +971,7 @@ i2s: i2s@ff890000 {
 		status = "disabled";
 	};
 
-	crypto: cypto-controller@ff8a0000 {
+	crypto: crypto@ff8a0000 {
 		compatible = "rockchip,rk3288-crypto";
 		reg = <0x0 0xff8a0000 0x0 0x4000>;
 		interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller
  2022-02-09 12:03 [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller Corentin Labbe
@ 2022-02-09 12:07 ` Krzysztof Kozlowski
  2022-02-12  0:28 ` Heiko Stuebner
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-09 12:07 UTC (permalink / raw)
  To: Corentin Labbe, heiko, robh+dt
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-rockchip

On 09/02/2022 13:03, Corentin Labbe wrote:
> crypto-controller had a typo, fix it.
> In the same time, rename it to just crypto
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
> Change since v1:
> - rename crypto-controller to crypto
> 
>  arch/arm/boot/dts/rk3288.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller
  2022-02-09 12:03 [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller Corentin Labbe
  2022-02-09 12:07 ` Krzysztof Kozlowski
@ 2022-02-12  0:28 ` Heiko Stuebner
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2022-02-12  0:28 UTC (permalink / raw)
  To: krzysztof.kozlowski, Corentin Labbe, robh+dt
  Cc: Heiko Stuebner, linux-kernel, devicetree, linux-arm-kernel,
	linux-rockchip

On Wed, 9 Feb 2022 12:03:55 +0000, Corentin Labbe wrote:
> crypto-controller had a typo, fix it.
> In the same time, rename it to just crypto

Applied, thanks!

[1/1] ARM: dts: rk3288: fix a typo on crypto-controller
      commit: 3916c3619599a3970d3e6f98fb430b7c46266ada

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-12  0:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 12:03 [PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller Corentin Labbe
2022-02-09 12:07 ` Krzysztof Kozlowski
2022-02-12  0:28 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox