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: cdns,usb3: document USBSSP controller support"

This reverts commit fb14e7f7cbb4abbcde5576282d91352deaff2887.

There were some build issues as reported by Arnd, so revert this for
now.

Cc: Peter Chen <peter.chen@cixtech.com>
Cc: Pawel Laszczak <pawell@cadence.com>
Reported-by: Arnd Bergmann <arnd@kernel.org>
Link: https://lore.kernel.org/r/ac+LEWMCQpLSnfoD@nchen-desktop
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

+2 -8
+2 -8
Documentation/devicetree/bindings/usb/cdns,usb3.yaml
··· 4 4 $id: http://devicetree.org/schemas/usb/cdns,usb3.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Cadence USBSS and USBSSP DRD controller 7 + title: Cadence USBSS-DRD controller 8 8 9 9 maintainers: 10 10 - Pawel Laszczak <pawell@cadence.com> 11 - 12 - description: 13 - Cadence USB dual-role controller. Covers USBSS (SuperSpeed, USB 3.0) and 14 - USBSSP (SuperSpeed Plus, USB 3.1 gen2x1). Both variants share the same 15 - DRD/OTG register interface, so the driver auto-detects the controller 16 - version at runtime. 17 11 18 12 properties: 19 13 compatible: ··· 49 55 cdns3 to type C connector. 50 56 51 57 maximum-speed: 52 - enum: [super-speed-plus, super-speed, high-speed, full-speed] 58 + enum: [super-speed, high-speed, full-speed] 53 59 54 60 phys: 55 61 minItems: 1