diff mbox series

[v2,1/2] dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional

Message ID 20221209171836.71610-2-biju.das.jz@bp.renesas.com (mailing list archive)
State Mainlined
Commit bf58a687db232e738105244e34a85d21f5e2598d
Delegated to: Geert Uytterhoeven
Headers show
Series Add Polling support for role detection with HD3SS3220 | expand

Commit Message

Biju Das Dec. 9, 2022, 5:18 p.m. UTC
On some platforms(for eg: RZ/V2M EVK), interrupt is not populated. Update
the binding to make interrupt property as optional.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
v1->v2:
 * updated the typo in commit description.
---
 Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Rob Herring Dec. 9, 2022, 9:43 p.m. UTC | #1
On Fri, 09 Dec 2022 17:18:35 +0000, Biju Das wrote:
> On some platforms(for eg: RZ/V2M EVK), interrupt is not populated. Update
> the binding to make interrupt property as optional.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> v1->v2:
>  * updated the typo in commit description.
> ---
>  Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Geert Uytterhoeven Dec. 15, 2022, 10:08 a.m. UTC | #2
On Fri, Dec 9, 2022 at 6:18 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> On some platforms(for eg: RZ/V2M EVK), interrupt is not populated. Update
> the binding to make interrupt property as optional.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
index b86bf6bc9cd6..a1cffb70c621 100644
--- a/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
+++ b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
@@ -46,7 +46,6 @@  properties:
 required:
   - compatible
   - reg
-  - interrupts
 
 additionalProperties: false