summaryrefslogtreecommitdiff
path: root/arch/arm64/boot
diff options
context:
space:
mode:
authorandrew-ct.chen@mediatek.com <andrew-ct.chen@mediatek.com>2015-11-19 10:46:54 (GMT)
committerMatthias Brugger <matthias.bgg@gmail.com>2016-02-11 10:26:18 (GMT)
commit93e9f5ee1e35bfaa97d90040530cec9536a5e811 (patch)
treeea0ed8c3e311c81869828644e74c2832e0d6464f /arch/arm64/boot
parent86cb8a88d481d3bb35ee4d524d4f697f0394d2a8 (diff)
downloadlinux-93e9f5ee1e35bfaa97d90040530cec9536a5e811.tar.xz
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>
Diffstat (limited to 'arch/arm64/boot')
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8173.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
index 7e27c1c..f4bd3c9 100644
--- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
@@ -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>;