2023-08-03 17:31:45

by Dhruva Gole

[permalink] [raw]
Subject: [PATCH V2] dt-bindings: pinctrl: pinctrl-single: add am625 compatible

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

Cc: Nishanth Menon <[email protected]>
Cc: Vignesh Raghavendra <[email protected]>
CC: Tony Lindgren <[email protected]>
Signed-off-by: Dhruva Gole <[email protected]>
---

Base: tag: next-20230731 + below "depends on" patch
Depends on: https://lore.kernel.org/linux-omap/[email protected]/T/

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

link to previous version:
https://lore.kernel.org/all/[email protected]/

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