[PATCH v2 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Jul 31 00:28:26 PDT 2025
Il 30/07/25 17:21, Laura Nao ha scritto:
> The MT8196 eFuse layout is compatible with MT8186 and shares the same
> decoding scheme for the gpu-speedbin cell.
>
> Signed-off-by: Laura Nao <laura.nao at collabora.com>
> ---
> Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> index 4dc0d42df3e6..455b96c1e1f4 100644
> --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> @@ -25,6 +25,7 @@ properties:
> compatible:
> oneOf:
> - items:
> + - const: mediatek,mt8196-efuse
Oh wow wait. This is not an enum.
You broke MT8188 like that...!
Cheers,
Angelo
> - const: mediatek,mt8188-efuse
> - const: mediatek,mt8186-efuse
> - const: mediatek,mt8186-efuse
More information about the Linux-mediatek
mailing list