Message ID | 20221005-mt6357-support-v2-2-f17ba2d2d0a9@baylibre.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add MediaTek MT6357 PMIC support | expand |
On Wed, Oct 05, 2022 at 04:57:22PM +0200, Alexandre Mergnat wrote: > From: Fabien Parent <fparent@baylibre.com> > > Add binding documentation for the PMIC keys on MT6357. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com> > Acked-by: Rob Herring <robh@kernel.org> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Please merge through MFD with the rest of the patches. > --- > Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml > index 2f72ec418415..037c3ae9f1c3 100644 > --- a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml > +++ b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml > @@ -26,6 +26,7 @@ properties: > enum: > - mediatek,mt6323-keys > - mediatek,mt6331-keys > + - mediatek,mt6357-keys > - mediatek,mt6358-keys > - mediatek,mt6397-keys > > > -- > b4 0.10.1 Thanks.
diff --git a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml index 2f72ec418415..037c3ae9f1c3 100644 --- a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml +++ b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml @@ -26,6 +26,7 @@ properties: enum: - mediatek,mt6323-keys - mediatek,mt6331-keys + - mediatek,mt6357-keys - mediatek,mt6358-keys - mediatek,mt6397-keys