Commit 93e9f5ee authored by andrew-ct.chen@mediatek.com's avatar andrew-ct.chen@mediatek.com Committed by Matthias Brugger

dts: arm64: Add EFUSE device node

Add Mediatek MT8173 EFUSE device node
Signed-off-by: default avatarAndrew-CT Chen <andrew-ct.chen@mediatek.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 86cb8a88
......@@ -277,6 +277,11 @@ sysirq: intpol-controller@10200620 {
reg = <0 0x10200620 0 0x20>;
};
efuse: efuse@10206000 {
compatible = "mediatek,mt8173-efuse";
reg = <0 0x10206000 0 0x1000>;
};
apmixedsys: clock-controller@10209000 {
compatible = "mediatek,mt8173-apmixedsys";
reg = <0 0x10209000 0 0x1000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment