mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-21 06:31:22 +02:00
arm64: zynqmp: remove snps, xhci-stream-quirk property for usb
To sync up with the upstream bulk-stream feature, removed 'snps,xhci-stream-quirk' DT property for usb. Signed-off-by: Piyush Mehta <piyush.mehta@amd.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/1f4ecfe3ea6a4d0d8d8de324f5dffd3efc86656a.1697115523.git.michal.simek@amd.com
This commit is contained in:
parent
fa6106f989
commit
1bccde607e
@ -955,7 +955,6 @@
|
|||||||
snps,quirk-frame-length-adjustment = <0x20>;
|
snps,quirk-frame-length-adjustment = <0x20>;
|
||||||
clock-names = "ref";
|
clock-names = "ref";
|
||||||
snps,enable_guctl1_ipd_quirk;
|
snps,enable_guctl1_ipd_quirk;
|
||||||
snps,xhci-stream-quirk;
|
|
||||||
snps,resume-hs-terminations;
|
snps,resume-hs-terminations;
|
||||||
/* dma-coherent; */
|
/* dma-coherent; */
|
||||||
};
|
};
|
||||||
@ -988,7 +987,6 @@
|
|||||||
snps,quirk-frame-length-adjustment = <0x20>;
|
snps,quirk-frame-length-adjustment = <0x20>;
|
||||||
clock-names = "ref";
|
clock-names = "ref";
|
||||||
snps,enable_guctl1_ipd_quirk;
|
snps,enable_guctl1_ipd_quirk;
|
||||||
snps,xhci-stream-quirk;
|
|
||||||
snps,resume-hs-terminations;
|
snps,resume-hs-terminations;
|
||||||
/* dma-coherent; */
|
/* dma-coherent; */
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user