diff options
| author | Allen-KH Cheng <[email protected]> | 2022-07-06 11:06:26 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-07-08 15:45:05 +0200 |
| commit | 38b4c8a4708f9091dc547854e7bb0812e706c48b (patch) | |
| tree | 8fc22041138bf077efd936156d560e5966bea2a7 | |
| parent | cf35ec15a1c2ec21446db16672be2b866590c221 (diff) | |
dt-bindings: nvmem: mediatek: efuse: add support for mt8186
Add compatible for mt8186 SoC.
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Allen-KH Cheng <[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 7c7233e29ecf..b5a1109f2ee1 100644 --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml @@ -29,6 +29,7 @@ properties: - mediatek,mt7623-efuse - mediatek,mt8173-efuse - mediatek,mt8183-efuse + - mediatek,mt8186-efuse - mediatek,mt8192-efuse - mediatek,mt8195-efuse - mediatek,mt8516-efuse |