Commit ec098970 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Revert "dt-bindings: usb: Add bindings for multiport properties on DWC3 controller"

This reverts commit eb3f1d9e.

The patches for the features that these bindings described are still
under active development, so odds are these bindings will also have to
be changed in the future.  As no in-tree code requires these bindings at
the moment, revert them.
Reported-by: default avatarJohan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/ZTeObdjSSok0tttg@hovoldconsulting.com
Cc: Bjorn Andersson <quic_bjorande@quicinc.com>
Cc: Krishna Kurapati <quic_kriskura@quicinc.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d026fc7b
......@@ -85,16 +85,15 @@ properties:
phys:
minItems: 1
maxItems: 8
maxItems: 2
phy-names:
minItems: 1
maxItems: 8
oneOf:
- items:
enum: [ usb2-phy, usb3-phy ]
- items:
pattern: "^usb[23]-port[0-3]$"
maxItems: 2
items:
enum:
- usb2-phy
- usb3-phy
power-domains:
description:
......
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