diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-05-20 14:40:36 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-07-19 10:54:39 +0100 |
commit | 52298ec34cc8498f06fdbf5d4c7b3d764496f64a (patch) | |
tree | 274c9ae3bd04cd751af78b64445abcad058637b5 | |
parent | 9875ab53c8aeb63ebf21bdc7195b57ac87ea30ed (diff) |
dt-bindings: mfd: Add compatible for MT6331 PMIC
Add a compatible for the MT6331 PMIC MFD device.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mfd/mt6397.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt index 293db2a71ef2..d59063503b0d 100644 --- a/Documentation/devicetree/bindings/mfd/mt6397.txt +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt @@ -20,6 +20,7 @@ This document describes the binding for MFD device and its sub module. Required properties: compatible: "mediatek,mt6323" for PMIC MT6323 + "mediatek,mt6331" for PMIC MT6331 and MT6332 "mediatek,mt6358" for PMIC MT6358 and MT6366 "mediatek,mt6359" for PMIC MT6359 "mediatek,mt6397" for PMIC MT6397 |