]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: nvmem: mediatek: efuse: Add compatible for MT8189 SoC
authorLouis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Fri, 14 Nov 2025 11:06:33 +0000 (11:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Nov 2025 17:06:22 +0000 (18:06 +0100)
Add compatible string for the eFuse layout on MT8189 SoC, that is
compatible with MT8186.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Srinivas Kandagatla <srini@kernel.org>
Link: https://patch.msgid.link/20251114110636.143268-6-srini@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml

index 9d52caaf3e5c6a70970b7bdf6178cd6c5c692eaf..c9bf34ee0efb663308484da63009671a6f3e1b3e 100644 (file)
@@ -25,7 +25,9 @@ properties:
   compatible:
     oneOf:
       - items:
-          - const: mediatek,mt8188-efuse
+          - enum:
+              - mediatek,mt8188-efuse
+              - mediatek,mt8189-efuse
           - const: mediatek,mt8186-efuse
       - const: mediatek,mt8186-efuse