[PATCH v1 1/7] dt-bindings: nvmem: mediatek: efuse: add support for mt7986

From: Frank Wunderlich
Date: Fri Apr 21 2023 - 09:29:59 EST


From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>

Add compatible string for mt7986 SoC.

Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
---
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 75e0a516e59a..e3894f9d566e 100644
--- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
+++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
@@ -27,6 +27,7 @@ properties:
- enum:
- mediatek,mt7622-efuse
- mediatek,mt7623-efuse
+ - mediatek,mt7986-efuse
- mediatek,mt8173-efuse
- mediatek,mt8183-efuse
- mediatek,mt8186-efuse
--
2.34.1