|
|
@@ -36,7 +36,7 @@ Signed-off-by: Peter Chen <[email protected]>
|
|
|
dwc->sysdev_is_parent = device_property_read_bool(dev,
|
|
|
--- a/drivers/usb/dwc3/core.h
|
|
|
+++ b/drivers/usb/dwc3/core.h
|
|
|
-@@ -954,6 +954,7 @@ struct dwc3_scratchpad_array {
|
|
|
+@@ -955,6 +955,7 @@ struct dwc3_scratchpad_array {
|
|
|
* @nr_scratch: number of scratch buffers
|
|
|
* @u1u2: only used on revisions <1.83a for workaround
|
|
|
* @maximum_speed: maximum speed requested (mainly for testing purposes)
|
|
|
@@ -44,7 +44,7 @@ Signed-off-by: Peter Chen <[email protected]>
|
|
|
* @revision: revision register contents
|
|
|
* @version_type: VERSIONTYPE register contents, a sub release of a revision
|
|
|
* @dr_mode: requested mode of operation
|
|
|
-@@ -1110,6 +1111,7 @@ struct dwc3 {
|
|
|
+@@ -1111,6 +1112,7 @@ struct dwc3 {
|
|
|
u32 nr_scratch;
|
|
|
u32 u1u2;
|
|
|
u32 maximum_speed;
|