/[packages]/updates/8/kernel/current/SOURCES/arm-dts-rockchip-fix-a-typo-on-rk3288-crypto-control.patch
ViewVC logotype

Contents of /updates/8/kernel/current/SOURCES/arm-dts-rockchip-fix-a-typo-on-rk3288-crypto-control.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1795002 - (show annotations) (download)
Wed Mar 16 20:40:50 2022 UTC (2 years, 1 month ago) by tmb
File size: 1229 byte(s)
add current -stable queue
1 From 2a927938d7da18bd040c78950c47b74dadce54b2 Mon Sep 17 00:00:00 2001
2 From: Sasha Levin <sashal@kernel.org>
3 Date: Wed, 9 Feb 2022 12:03:55 +0000
4 Subject: ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
5
6 From: Corentin Labbe <clabbe@baylibre.com>
7
8 [ Upstream commit 3916c3619599a3970d3e6f98fb430b7c46266ada ]
9
10 crypto-controller had a typo, fix it.
11 In the same time, rename it to just crypto
12
13 Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
14 Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
15 Link: https://lore.kernel.org/r/20220209120355.1985707-1-clabbe@baylibre.com
16 Signed-off-by: Heiko Stuebner <heiko@sntech.de>
17 Signed-off-by: Sasha Levin <sashal@kernel.org>
18 ---
19 arch/arm/boot/dts/rk3288.dtsi | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
23 index 4dcdcf17c977..66ff5db53c5a 100644
24 --- a/arch/arm/boot/dts/rk3288.dtsi
25 +++ b/arch/arm/boot/dts/rk3288.dtsi
26 @@ -971,7 +971,7 @@
27 status = "disabled";
28 };
29
30 - crypto: cypto-controller@ff8a0000 {
31 + crypto: crypto@ff8a0000 {
32 compatible = "rockchip,rk3288-crypto";
33 reg = <0x0 0xff8a0000 0x0 0x4000>;
34 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
35 --
36 2.34.1
37

  ViewVC Help
Powered by ViewVC 1.1.30