diff mbox series

[2/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC

Message ID 20190416081922.21711-5-michael.mei@mediatek.com (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Michael Mei April 16, 2019, 8:19 a.m. UTC
From: Michael Mei <michael.mei@mediatek.com>

This updates dt-binding documentation for MediaTek mt8183
For the both SoCs supported all rely on the fallback binding
of the generic case with "mediatek,efuse".

Signed-off-by: Michael Mei <michael.mei@mediatek.com>
---
This patch is based on v5.1-rc1 and these patches:

https://patchwork.kernel.org/patch/10856987/
https://patchwork.kernel.org/patch/10839021/
https://patchwork.kernel.org/patch/10879015/
https://patchwork.kernel.org/patch/10878999/
https://patchwork.kernel.org/patch/10858941/
https://patchwork.kernel.org/patch/10846685/
https://patchwork.kernel.org/patch/10893519
---
 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
index 0668c45a156d..b4d448bb60ce 100644
--- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
+++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
@@ -7,6 +7,7 @@  Required properties:
 	      "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622
 	      "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623
 	      "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173
+	      "mediatek,mt8183-efuse" or "mediatek,efuse": for MT8183
 - reg: Should contain registers location and length
 
 = Data cells =