dts: arm64: Add EFUSE device node

Add Mediatek MT8173 EFUSE device node

Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
andrew-ct.chen@mediatek.com 2015-11-19 18:46:54 +08:00 committed by Matthias Brugger
parent 86cb8a88d4
commit 93e9f5ee1e

View File

@ -277,6 +277,11 @@
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>;