arm64: dts: mediatek: mt8516: add efuse node
authorFabien Parent <fparent@baylibre.com>
Fri, 16 Oct 2020 17:18:37 +0000 (19:18 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 27 Nov 2020 08:32:33 +0000 (09:32 +0100)
Add node to support e-fuses on MT8516

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Link: https://lore.kernel.org/r/20201016171837.3261310-2-fparent@baylibre.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8516.dtsi

index eca7969..e6e4d9d 100644 (file)
                        interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
                };
 
+               efuse: efuse@10009000 {
+                       compatible = "mediatek,mt8516-efuse", "mediatek,efuse";
+                       reg = <0 0x10009000 0 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+               };
+
                pwrap: pwrap@1000f000 {
                        compatible = "mediatek,mt8516-pwrap";
                        reg = <0 0x1000f000 0 0x1000>;