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

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
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>;