Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

This reverts commit eb3f1d9e42b1499152442e97b51bc1bcfee29d71.

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: Johan 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

+6 -7
+6 -7
Documentation/devicetree/bindings/usb/snps,dwc3.yaml
··· 85 85 86 86 phys: 87 87 minItems: 1 88 - maxItems: 8 88 + maxItems: 2 89 89 90 90 phy-names: 91 91 minItems: 1 92 - maxItems: 8 93 - oneOf: 94 - - items: 95 - enum: [ usb2-phy, usb3-phy ] 96 - - items: 97 - pattern: "^usb[23]-port[0-3]$" 92 + maxItems: 2 93 + items: 94 + enum: 95 + - usb2-phy 96 + - usb3-phy 98 97 99 98 power-domains: 100 99 description: