diff mbox series

[1/2] dt-bindings: pinctrl: pinctrl-single: add ti,am654-padconf compatible

Message ID 20230808102207.130177-2-d-gole@ti.com
State Accepted
Commit 7e1e23219d5a9d3890f2b612be5f8058a5b533a5
Headers show
Series [1/2] dt-bindings: pinctrl: pinctrl-single: add ti,am654-padconf compatible | expand

Commit Message

Dhruva Gole Aug. 8, 2023, 10:22 a.m. UTC
Add the "ti,am654-padconf" compatible to support the new wakeup enable and
status bits positions on K3 family SOCs that support the IO daisychain
feature.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
---

Previously, this was posted here:
https://lore.kernel.org/all/20230804050737.635186-1-d-gole@ti.com/

However since then I have tweaked the commit message and also the name
of compatible. Hence didn't pickup the Acked-by: Conor and Tony's R-by:
https://lore.kernel.org/all/20230807144323.GP14799@atomide.com/

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

Comments

Tony Lindgren Aug. 8, 2023, 10:26 a.m. UTC | #1
* Dhruva Gole <d-gole@ti.com> [230808 10:24]:
> Add the "ti,am654-padconf" compatible to support the new wakeup enable and
> status bits positions on K3 family SOCs that support the IO daisychain
> feature.

This one too:

Reviewed-by: Tony Lindgren <tony@atomide.com>
Linus Walleij Aug. 10, 2023, 8:34 a.m. UTC | #2
On Tue, Aug 8, 2023 at 12:24 PM Dhruva Gole <d-gole@ti.com> wrote:

> Add the "ti,am654-padconf" compatible to support the new wakeup enable and
> status bits positions on K3 family SOCs that support the IO daisychain
> feature.
>
> Signed-off-by: Dhruva Gole <d-gole@ti.com>

Patch applied.

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
index b6b6bcd7074b..45a307d3ce16 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,am654-padconf
               - ti,dra7-padconf
               - ti,omap2420-padconf
               - ti,omap2430-padconf