[PATCH v6 2/9] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible

Rob Herring robh at kernel.org
Thu Oct 12 12:59:30 PDT 2023


On Thu, Oct 12, 2023 at 2:53 PM Rob Herring <robh at kernel.org> wrote:
>
> On Tue, Oct 10, 2023 at 07:27:19PM +0200, Duje Mihanović wrote:
> > Add the "marvell,pxa1908-padconf" compatible to allow migrating to a
> > separate pinctrl driver later.
> >
> > Signed-off-by: Duje Mihanović <duje.mihanovic at skole.hr>
> > ---
> >  Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > index 45a307d3ce16..0f7e16a28990 100644
> > --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > @@ -32,6 +32,10 @@ properties:
> >                - ti,omap4-padconf
> >                - ti,omap5-padconf
> >            - const: pinctrl-single
> > +      - items:
> > +          - enum:
> > +              - marvell,pxa1908-padconf
>
> Just add this to the existing enum above.

NM, I see it's pinconf-single, not pinctrl-single.

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list