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

Krzysztof Kozlowski krzk at kernel.org
Wed May 6 00:59:13 PDT 2026


On 04/05/2026 20:25, Roman Vivchar via B4 Relay wrote:
> 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";

You clearly did not checked the DTS with tools. This will fail, because
mt6323 schema does not allow such nodes.

All bindings patch are incomplete or oddly organized. You need to
provide AND TEST complete picture.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list