mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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@mediatek.com> Link: https://lore.kernel.org/r/20220617093132.22578-4-chunfeng.yun@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
committed by
Matthias Brugger
parent
fda0541c8a
commit
2208b284be
@@ -607,7 +607,7 @@
|
||||
compatible = "simple-bus";
|
||||
ranges;
|
||||
|
||||
soc_data: soc_data@8000000 {
|
||||
soc_data: efuse@8000000 {
|
||||
compatible = "mediatek,mt8183-efuse",
|
||||
"mediatek,efuse";
|
||||
reg = <0 0x08000000 0 0x0010>;
|
||||
|
||||
Reference in New Issue
Block a user