Message ID | 20221005-mt6357-support-v2-1-f17ba2d2d0a9@baylibre.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add MediaTek MT6357 PMIC support | expand |
On Wed, 05 Oct 2022, Alexandre Mergnat wrote: > From: Fabien Parent <fparent@baylibre.com> > > Add binding documentation for the MT6357 PMIC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com> > Acked-by: Rob Herring <robh@kernel.org> > --- > Documentation/devicetree/bindings/mfd/mt6397.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt > index 0088442efca1..518986c44880 100644 > --- a/Documentation/devicetree/bindings/mfd/mt6397.txt > +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt > @@ -21,6 +21,7 @@ Required properties: > compatible: > "mediatek,mt6323" for PMIC MT6323 > "mediatek,mt6331" for PMIC MT6331 and MT6332 > + "mediatek,mt6357" for PMIC MT6357 > "mediatek,mt6358" for PMIC MT6358 and MT6366 > "mediatek,mt6359" for PMIC MT6359 > "mediatek,mt6397" for PMIC MT6397 Let me know when it's safe to merge this.
diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt index 0088442efca1..518986c44880 100644 --- a/Documentation/devicetree/bindings/mfd/mt6397.txt +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt @@ -21,6 +21,7 @@ Required properties: compatible: "mediatek,mt6323" for PMIC MT6323 "mediatek,mt6331" for PMIC MT6331 and MT6332 + "mediatek,mt6357" for PMIC MT6357 "mediatek,mt6358" for PMIC MT6358 and MT6366 "mediatek,mt6359" for PMIC MT6359 "mediatek,mt6397" for PMIC MT6397