[PATCH V3] dt-bindings: pinctrl: pinctrl-single: add am625 compatible

Dhruva Gole d-gole at ti.com
Thu Aug 3 22:07:37 PDT 2023


Add the am625 compatible property to add support for the new
wakeup enable and status bits positions

Cc: Nishanth Menon <nm at ti.com>
Cc: Vignesh Raghavendra <vigneshr at ti.com>
CC: Tony Lindgren <tony at atomide.com>
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Signed-off-by: Dhruva Gole <d-gole at ti.com>
---

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

Changelog:

* v2 -> v3:
keep order sorted, Suggested-by: Nishanth Menon <nm at ti.com>
link to v2: https://lore.kernel.org/all/20230803150955.611717-1-d-gole@ti.com/

* v1 -> v2 changes:
rename to use am625 instead of am6
link to v1:
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..b0a10ab22b74 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
@@ -24,6 +24,7 @@ properties:
       - items:
           - enum:
               - ti,am437-padconf
+              - ti,am625-padconf
               - ti,dra7-padconf
               - ti,omap2420-padconf
               - ti,omap2430-padconf
-- 
2.34.1




More information about the linux-arm-kernel mailing list