build/patch/kernel/archive/sunxi-5.15/patches.megous/ARM-dts-sun5i-Add-soc-handle.patch

27 lines
685 B
Diff
Raw Permalink Normal View History

From d61f45ce819af3e51f98ad3915f074aadb1ea989 Mon Sep 17 00:00:00 2001
From: Ondrej Jirman <megous@megous.com>
Date: Sat, 5 Oct 2019 15:04:43 +0200
Subject: [PATCH 198/478] ARM: dts: sun5i: Add soc handle
Signed-off-by: Ondrej Jirman <megous@megous.com>
---
arch/arm/boot/dts/sun5i.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sun5i.dtsi b/arch/arm/boot/dts/sun5i.dtsi
index 7afe476f9a0d..2f3671003539 100644
--- a/arch/arm/boot/dts/sun5i.dtsi
+++ b/arch/arm/boot/dts/sun5i.dtsi
@@ -123,7 +123,7 @@ default-pool {
};
};
- soc {
+ soc: soc {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
--
2.35.3