diff options
| -rw-r--r-- | Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt index 74cf52908a6c..0668c45a156d 100644 --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | |||
| @@ -3,7 +3,10 @@ | |||
| 3 | This binding is intended to represent MTK-EFUSE which is found in most Mediatek SOCs. | 3 | This binding is intended to represent MTK-EFUSE which is found in most Mediatek SOCs. |
| 4 | 4 | ||
| 5 | Required properties: | 5 | Required properties: |
| 6 | - compatible: should be "mediatek,mt8173-efuse" or "mediatek,efuse" | 6 | - compatible: should be |
| 7 | "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622 | ||
| 8 | "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623 | ||
| 9 | "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173 | ||
| 7 | - reg: Should contain registers location and length | 10 | - reg: Should contain registers location and length |
| 8 | 11 | ||
| 9 | = Data cells = | 12 | = Data cells = |
