From: Rafał Miłecki <rafal@xxxxxxxxxx> Add compatible for MT7981 SoC. Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> --- V2: Use new compatible instead of MT7986's one 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 cf5f9e22bb7e..a773101d8538 100644 --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml @@ -28,6 +28,7 @@ properties: - enum: - mediatek,mt7622-efuse - mediatek,mt7623-efuse + - mediatek,mt7981-efuse - mediatek,mt7986-efuse - mediatek,mt8173-efuse - mediatek,mt8183-efuse -- 2.35.3