diff options
author | Alexandre Torgue <alexandre.torgue@st.com> | 2019-10-07 16:44:10 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-10-15 20:29:36 +0300 |
commit | 02ceb12c20f51e45d3ebb64cf3f62faacee881fb (patch) | |
tree | 4ebd1b49b506f56e02b691391d986f6820150a69 /Documentation | |
parent | 4b6fffe7a45a147bf0889c570a6ad3f55f9f244a (diff) | |
download | linux-02ceb12c20f51e45d3ebb64cf3f62faacee881fb.tar.xz |
dt-bindings: usb: generic-ehci: Add "companion" entry
"companion" entry is present in "generic.txt" usb binding file. This commit
adds it also in generic-ehci yaml binding.
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
[robh: restrict type to phandle instead of phandle-array]
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/usb/generic-ehci.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml index 059f6ef1ad4a..ce8854bc8c84 100644 --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml @@ -63,6 +63,11 @@ properties: description: Set this flag to force EHCI reset after resume. + companion: + $ref: /schemas/types.yaml#/definitions/phandle + description: + Phandle of a companion. + phys: true required: |