Commit ab1150e9 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Greg Kroah-Hartman

doc: dt-binding: cdns,usb3: Add interrupt-names property under required

In the driver the interrupts are fetched by name. Therefore, add
interrupt names in the list of required properties

Fixes: 68989fe1 ("dt-bindings: usb: Convert cdns-usb3.txt to YAML schema")
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210528060657.29100-1-a-govindraju@ti.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ca5ce825
...@@ -75,6 +75,7 @@ required: ...@@ -75,6 +75,7 @@ required:
- reg - reg
- reg-names - reg-names
- interrupts - interrupts
- interrupt-names
additionalProperties: false additionalProperties: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment