diff mbox series

[V2] dt-bindings: pinctrl: pinctrl-single: add am625 compatible

Message ID 20230803150955.611717-1-d-gole@ti.com
State Superseded, archived
Headers show
Series [V2] dt-bindings: pinctrl: pinctrl-single: add am625 compatible | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied fail build log

Commit Message

Dhruva Gole Aug. 3, 2023, 3:09 p.m. UTC
Add the am625 compatible property to add support for the new
wakeup enable and status bits positions

Cc: Nishanth Menon <nm@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
CC: Tony Lindgren <tony@atomide.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
---

Base: tag: next-20230731 + below "depends on" patch
Depends on: https://lore.kernel.org/linux-omap/20230731061908.GG5194@atomide.com/T/

v1 -> v2 changes:
rename to use am625 instead of am6

link to previous version:
https://lore.kernel.org/all/20230803092311.604610-1-d-gole@ti.com/

 Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley Aug. 3, 2023, 3:29 p.m. UTC | #1
On Thu, Aug 03, 2023 at 08:39:55PM +0530, Dhruva Gole wrote:
> Add the am625 compatible property to add support for the new
> wakeup enable and status bits positions
> 
> Cc: Nishanth Menon <nm@ti.com>
> Cc: Vignesh Raghavendra <vigneshr@ti.com>
> CC: Tony Lindgren <tony@atomide.com>
> Signed-off-by: Dhruva Gole <d-gole@ti.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> ---
> 
> Base: tag: next-20230731 + below "depends on" patch
> Depends on: https://lore.kernel.org/linux-omap/20230731061908.GG5194@atomide.com/T/
> 
> v1 -> v2 changes:
> rename to use am625 instead of am6
> 
> link to previous version:
> https://lore.kernel.org/all/20230803092311.604610-1-d-gole@ti.com/
> 
>  Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> index b6b6bcd7074b..902469986fff 100644
> --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> @@ -23,6 +23,7 @@ properties:
>            - pinconf-single
>        - items:
>            - enum:
> +              - ti,am625-padconf
>                - ti,am437-padconf
>                - ti,dra7-padconf
>                - ti,omap2420-padconf
> -- 
> 2.34.1
>
Nishanth Menon Aug. 3, 2023, 9:15 p.m. UTC | #2
On 16:29-20230803, Conor Dooley wrote:
> On Thu, Aug 03, 2023 at 08:39:55PM +0530, Dhruva Gole wrote:
> > Add the am625 compatible property to add support for the new
> > wakeup enable and status bits positions
> > 
> > Cc: Nishanth Menon <nm@ti.com>
> > Cc: Vignesh Raghavendra <vigneshr@ti.com>
> > CC: Tony Lindgren <tony@atomide.com>
> > Signed-off-by: Dhruva Gole <d-gole@ti.com>
> 
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> 
> Thanks,
> Conor.
> 
> > ---
> > 
> > Base: tag: next-20230731 + below "depends on" patch
> > Depends on: https://lore.kernel.org/linux-omap/20230731061908.GG5194@atomide.com/T/
> > 
> > v1 -> v2 changes:
> > rename to use am625 instead of am6
> > 
> > link to previous version:
> > https://lore.kernel.org/all/20230803092311.604610-1-d-gole@ti.com/
> > 
> >  Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > index b6b6bcd7074b..902469986fff 100644
> > --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
> > @@ -23,6 +23,7 @@ properties:
> >            - pinconf-single
> >        - items:
> >            - enum:
> > +              - ti,am625-padconf
> >                - ti,am437-padconf

please keep this sorted.
> >                - ti,dra7-padconf
> >                - ti,omap2420-padconf
> > -- 
> > 2.34.1
> >
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
index b6b6bcd7074b..902469986fff 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
@@ -23,6 +23,7 @@  properties:
           - pinconf-single
       - items:
           - enum:
+              - ti,am625-padconf
               - ti,am437-padconf
               - ti,dra7-padconf
               - ti,omap2420-padconf