diff options
author | Felipe Balbi <balbi@kernel.org> | 2016-02-04 15:18:02 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-02-13 01:26:26 +0300 |
commit | 61bd7896520df15bc6bb57fe861f35cc6ad0e075 (patch) | |
tree | 17be5868293c18f3f7c13228f2981a01320eaf2d /arch/arm/boot/dts/dra74x.dtsi | |
parent | 60fca6b2fdac8d8463799b2c9b0d36845864ed99 (diff) | |
download | linux-61bd7896520df15bc6bb57fe861f35cc6ad0e075.tar.xz |
ARM: dts: remove deprecated property dwc3
DWC3's tx-fifo-resize property has been deprecated
because of it being unnecessary to any HW other than
OMAP5 ES1.0.
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra74x.dtsi')
-rw-r--r-- | arch/arm/boot/dts/dra74x.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra74x.dtsi b/arch/arm/boot/dts/dra74x.dtsi index 8bcc47db1cd1..4220eeffc65a 100644 --- a/arch/arm/boot/dts/dra74x.dtsi +++ b/arch/arm/boot/dts/dra74x.dtsi @@ -76,7 +76,6 @@ interrupt-names = "peripheral", "host", "otg"; - tx-fifo-resize; maximum-speed = "high-speed"; dr_mode = "otg"; }; |