diff options
author | Johnson Wang <johnson.wang@mediatek.com> | 2022-01-06 14:54:06 +0800 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-03-08 09:47:38 +0000 |
commit | 49be1630558751186ffe612c3e111a8699ce6b53 (patch) | |
tree | 6b22832bc4c1f5955d0a97a87ebb16c35c405874 /Documentation/devicetree/bindings/mfd | |
parent | dab18d3be1bf8da00bad9a567cf5b91eb16bcb2c (diff) | |
download | linux-stable-49be1630558751186ffe612c3e111a8699ce6b53.tar.gz linux-stable-49be1630558751186ffe612c3e111a8699ce6b53.tar.bz2 linux-stable-49be1630558751186ffe612c3e111a8699ce6b53.zip |
dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
This adds compatible for the MediaTek MT6366 PMIC.
Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220106065407.16036-4-johnson.wang@mediatek.com
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/mt6397.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt index 99a84b69a29f..293db2a71ef2 100644 --- a/Documentation/devicetree/bindings/mfd/mt6397.txt +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt @@ -20,7 +20,7 @@ This document describes the binding for MFD device and its sub module. Required properties: compatible: "mediatek,mt6323" for PMIC MT6323 - "mediatek,mt6358" for PMIC MT6358 + "mediatek,mt6358" for PMIC MT6358 and MT6366 "mediatek,mt6359" for PMIC MT6359 "mediatek,mt6397" for PMIC MT6397 |