Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e995e588 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add missing SS/SSP fixes for SM8150 USB1 core"

parents 1b8cea2c 534fc7a0
Loading
Loading
Loading
Loading
+4 −3
Original line number Original line Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * it under the terms of the GNU General Public License version 2 and
@@ -418,10 +418,11 @@
			snps,disable-clk-gating;
			snps,disable-clk-gating;
			snps,has-lpm-erratum;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,usb3_lpm_capable;
			snps,ssp-u3-u0-quirk;
			snps,usb3-u1u2-disable;
			usb-core-id = <1>;
			usb-core-id = <1>;
			tx-fifo-resize;
			tx-fifo-resize;
			maximum-speed = "super-speed";
			maximum-speed = "super-speed-plus";
			dr_mode = "otg";
			dr_mode = "otg";
		};
		};
	};
	};