[PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE
Roman Vivchar via B4 Relay
devnull+rva333.protonmail.com at kernel.org
Mon May 4 11:25:03 PDT 2026
From: Roman Vivchar <rva333 at protonmail.com>
Add the efuse node for the mt6323 efuse.
Tested-by: Ben Grisdale <bengris32 at protonmail.ch> # Amazon Echo Dot (2nd Generation)
Signed-off-by: Roman Vivchar <rva333 at protonmail.com>
---
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
More information about the linux-arm-kernel
mailing list