From patchwork Tue Nov 12 09:13:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varadarajan Narayanan X-Patchwork-Id: 13871955 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 57C4E209F4A; Tue, 12 Nov 2024 09:14:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731402867; cv=none; b=oMlM0N78e4rWLshNvilDS3NH+mk91rT+kWeE/KO+pX0AatoJFI0YmmkZfareHkVEQYqNdaq3/Kw+L+cU4YHlvhPIgHWOA/JaU9FiTikToCCuPqEcsQj6sarKKpx2CU4FC59e1Lu99JF9BjRraiUwdIqmjw9x7/V3Em8Dy+RJQnM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731402867; c=relaxed/simple; bh=cgVPU+ElEt1Qz+BgS0nbENjuFoej+QbsuA1LIUoEZw0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=SAtQYZa2TrbbyXUKzg+URvwDae98xNLXSICBOK/Yr/kuep7sKOgIfbuN1OI1J8E9irJe2YCDj2rIQozZKmiDCU+tpA+iXdmiprp74fCz6Y6+MnjSwcXxHOzy5UGeVaXL5oC2T786bO08AxPj1obQYIC64rU+jelNbGEqvzc6IZE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=N9kq8GSr; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="N9kq8GSr" Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AC3qGPP002654; Tue, 12 Nov 2024 09:14:16 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=RMXrrV93Lsc3ernjt8xVBh NsGntP1aDnZC7ZTDMPDAU=; b=N9kq8GSr2RudWZ+rbP+x2KB8Stvrmev5jiztbn 5p/0i6AdysgIGNHTbPEthspis30NHj0OUzC2zeOYEmaPkJINxhbhss5jbJKMbC3d rd8SSqtEx0Hmggrb8NyV5c/O5C8GpDYMJZnfcTlVk4anXjmEbYy8be0rfBk4OmOx 2mq9ER0SpTLsGgNRr8lKB3EkOz9GzorMJZv3bdNNQpNM0/AZXwjkaWpRhBZTqVjd OXEmofFvd7AMbY6H85MN22JcGSTZcuR1cVl8XrZNQPlkeXsFlES49hKF8E31q89i TN0BZosuvN6sCtLVnXgo77eDQ5kT+cDaBun6JLs+DyxcIBBw== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 42t0466qme-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 12 Nov 2024 09:14:15 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4AC9EEKL004085 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 12 Nov 2024 09:14:14 GMT Received: from hu-varada-blr.qualcomm.com (10.80.80.8) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 12 Nov 2024 01:14:08 -0800 From: Varadarajan Narayanan To: , , , , , , , , , , , , , , , , , , , , CC: Varadarajan Narayanan Subject: [PATCH v1 0/6] Enable IPQ5424 USB support Date: Tue, 12 Nov 2024 14:43:49 +0530 Message-ID: <20241112091355.2028018-1-quic_varada@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: LizYFiQw2VOe8qqw0Gw9lFcydlz-pgny X-Proofpoint-ORIG-GUID: LizYFiQw2VOe8qqw0Gw9lFcydlz-pgny X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 bulkscore=0 clxscore=1011 priorityscore=1501 spamscore=0 suspectscore=0 mlxlogscore=540 impostorscore=0 adultscore=0 phishscore=0 mlxscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411120075 The IPQ5424 SoC has both USB2.0 and USB3.0 controllers. The USB3.0 can connect to either of USB2.0 or USB3.0 phy and operate in the respective mode. Varadarajan Narayanan (6): dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible phy: qcom-qusb2: add QUSB2 support for IPQ5424 dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY phy: qcom: qmp: Enable IPQ5424 support dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424 .../bindings/phy/qcom,qusb2-phy.yaml | 1 + .../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 2 + .../devicetree/bindings/usb/qcom,dwc3.yaml | 1 + arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 67 ++++++++ arch/arm64/boot/dts/qcom/ipq5424.dtsi | 153 ++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 3 + drivers/phy/qualcomm/phy-qcom-qusb2.c | 28 ++++ 7 files changed, 255 insertions(+) base-commit: 28955f4fa2823e39f1ecfb3a37a364563527afbc