diff options
author | Rafał Miłecki <[email protected]> | 2024-07-05 08:48:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-07-05 09:55:04 +0200 |
commit | 2cf7e4dcfb3bbd3fcea5d8918e294b9855ab639b (patch) | |
tree | ec89d45e2f57b5d4fa26a69f6ea749271168fc01 | |
parent | 70907fd5ed00e0ccb7213882b4d901794cc749e7 (diff) |
dt-bindings: nvmem: mediatek: efuse: add support for MT7988
Add compatible for MT7988 SoC.
Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml index a773101d8538..32b8c1eb4e80 100644 --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml @@ -30,6 +30,7 @@ properties: - mediatek,mt7623-efuse - mediatek,mt7981-efuse - mediatek,mt7986-efuse + - mediatek,mt7988-efuse - mediatek,mt8173-efuse - mediatek,mt8183-efuse - mediatek,mt8186-efuse |