[PATCH v2 1/2] dt-bindings: pinctrl: add support for MediaTek mt8188

hui.liu hui.liu at mediatek.com
Thu Jul 28 01:01:20 PDT 2022


On Wed, 2022-07-27 at 12:30 +0200, Krzysztof Kozlowski wrote:
> On 27/07/2022 12:21, Hui Liu wrote:
> > From: "Hui.Liu" <hui.liu at mediatek.com>
> > 
> > Add pinctrl function header file and binding document for mt8188.
> > 
> > Signed-off-by: Hui.Liu <hui.liu at mediatek.com>
> > ---
> >  .../pinctrl/mediatek,mt8188-pinctrl.yaml      |  238 +++
> >  .../pinctrl/mediatek,mt8188-pinfunc.h         | 1280
> > +++++++++++++++++
> >  2 files changed, 1518 insertions(+)
> >  create mode 100644
> > Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-
> > pinctrl.yaml
> >  create mode 100644 include/dt-bindings/pinctrl/mediatek,mt8188-
> > pinfunc.h
> > 
> > diff --git
> > a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-
> > pinctrl.yaml
> > b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-
> > pinctrl.yaml
> > new file mode 100644
> > index 000000000000..a9d5e9eec35d
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-
> > pinctrl.yaml
> > @@ -0,0 +1,238 @@
> > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +$id: 
> > https://urldefense.com/v3/__http://devicetree.org/schemas/pinctrl/pinctrl-mt8188.yaml*__;Iw!!CTRNKA9wMg0ARbw!yuH4ZL9hwU-LDeEBh9ehupQFf_rcaqqRLMFrD8rw4LdDtYdsTiQQQh-eODJU5JU$
> >  
> 
> Does not look like you tested the bindings. Please run `make
> dt_binding_check` (see
> Documentation/devicetree/bindings/writing-schema.rst for
> instructions).
> 
Hi Krzysztof,

I will run dt_bingding_check, and send v3 patch after checking pass.

> 
> Best regards,
> Krzysztof


More information about the Linux-mediatek mailing list