arm64: dts: mediatek: mt8183: change efuse node name
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Fri, 17 Jun 2022 09:31:32 +0000 (17:31 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 22 Jun 2022 14:09:20 +0000 (16:09 +0200)
Use the fixed "efuse" name for efuse nodes according to its yaml file

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220617093132.22578-4-chunfeng.yun@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8183.dtsi

index e92a0b8..9485c1e 100644 (file)
                compatible = "simple-bus";
                ranges;
 
-               soc_data: soc_data@8000000 {
+               soc_data: efuse@8000000 {
                        compatible = "mediatek,mt8183-efuse",
                                     "mediatek,efuse";
                        reg = <0 0x08000000 0 0x0010>;