diff options
author | Felipe Balbi <balbi@kernel.org> | 2016-02-04 13:18:02 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-02-12 23:26:26 +0100 |
commit | 61bd7896520df15bc6bb57fe861f35cc6ad0e075 (patch) | |
tree | 17be5868293c18f3f7c13228f2981a01320eaf2d /arch/arm/boot/dts/dra74x.dtsi | |
parent | ARM: dts: OMAP3-N950-N9: Add ssi idle pinctrl state (diff) | |
download | linux-61bd7896520df15bc6bb57fe861f35cc6ad0e075.tar.xz linux-61bd7896520df15bc6bb57fe861f35cc6ad0e075.zip |
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"; }; |