Thread (6 messages) 6 messages, 3 authors, 2021-03-30

Re: [PATCH v4 2/2] arm64: dts: mt8192: add eFuse support for MT8192 SoC

From: Matthias Brugger <matthias.bgg@gmail.com>
Date: 2021-03-30 08:41:12
Also in: linux-arm-kernel, linux-devicetree, lkml


On 01/02/2021 04:59, Yz.Wu@mediatek.com wrote:
quoted hunk ↗ jump to hunk
From: Ryan Wu <redacted>

Add eFuse node to read Mediatek eFuse

Signed-off-by: Ryan Wu <redacted>
---
This patch dependents on "arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"[1]

mt8192.dtsi file is needed for this patch.
Please also accept this patch together with [1].

[1]http://lists.infradead.org/pipermail/linux-mediatek/2020-November/019378.html
---
 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8192.dtsi b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
index 69d45c7..4a0d941 100644
--- a/arch/arm64/boot/dts/mediatek/mt8192.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
@@ -422,6 +422,11 @@
 			#clock-cells = <1>;
 		};
 
+		efuse: efuse@11c10000 {
+			compatible = "mediatek,mt8192-efuse",
+				     "mediatek,efuse";
We are missing
#address-cells = <1>;
#size-cells = <1>;

Regards,
Matthias
+		};
+
 		i2c3: i2c3@11cb0000 {
 			compatible = "mediatek,mt8192-i2c";
 			reg = <0 0x11cb0000 0 0x1000>,
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help