[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220617093132.22578-4-chunfeng.yun@mediatek.com>
Date: Fri, 17 Jun 2022 17:31:32 +0800
From: Chunfeng Yun <chunfeng.yun@...iatek.com>
To: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>
CC: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
Allen-KH Cheng <allen-kh.cheng@...iatek.com>,
Eddie Hung <eddie.hung@...iatek.com>,
"Chunfeng Yun" <chunfeng.yun@...iatek.com>
Subject: [PATCH v6 4/4] arm64: dts: mediatek: mt8183: change efuse node name
Use the fixed "efuse" name for efuse nodes according to its yaml file
Signed-off-by: Chunfeng Yun <chunfeng.yun@...iatek.com>
---
v6: no changes
v5: new patch
---
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 01e650251928..82c6260998bd 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -321,7 +321,7 @@
compatible = "simple-bus";
ranges;
- soc_data: soc_data@...0000 {
+ soc_data: efuse@...0000 {
compatible = "mediatek,mt8183-efuse",
"mediatek,efuse";
reg = <0 0x08000000 0 0x0010>;
--
2.18.0
Powered by blists - more mailing lists