[PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE

From: Roman Vivchar via B4 Relay

Date: Mon May 04 2026 - 14:28:44 EST


From: Roman Vivchar <rva333@xxxxxxxxxxxxxx>

Add the efuse node for the mt6323 efuse.

Tested-by: Ben Grisdale <bengris32@xxxxxxxxxxxxx> # Amazon Echo Dot (2nd Generation)
Signed-off-by: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
---
arch/arm/boot/dts/mediatek/mt6323.dtsi | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/mediatek/mt6323.dtsi b/arch/arm/boot/dts/mediatek/mt6323.dtsi
index c070f4b0936c..3fe6a5e35e70 100644
--- a/arch/arm/boot/dts/mediatek/mt6323.dtsi
+++ b/arch/arm/boot/dts/mediatek/mt6323.dtsi
@@ -19,6 +19,12 @@ mt6323_adc: adc {
#io-channel-cells = <1>;
};

+ mt6323_efuse: efuse {
+ compatible = "mediatek,mt6323-efuse";
+ #address-cells = <1>;
+ #size-cells = <1>;
+ };
+
mt6323_leds: leds {
compatible = "mediatek,mt6323-led";
#address-cells = <1>;

--
2.53.0