Message ID | 20250310-sm8750_ufs_master-v2-0-0dfdd6823161@quicinc.com |
---|---|
Headers | show
Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 366851E0B66; Mon, 10 Mar 2025 21:13:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741641186; cv=none; b=UcFtcMQ0jTdwKwd/hfNkCkPzdlRukeJnjqGhEKzoTM9UCUoueZBP2fmfUf72fvvPf1nq3ja0u7PqxiF57hWUxEtjhlr4Fo4WRVb7JShLt5Xp7ro7k/BwtlMUT+H2Z72mRpqeAiacTaLsueix1QaHriIy0yH1D+f47riOoOO2JQY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741641186; c=relaxed/simple; bh=Oa5emZrw0NX65ODlQDx1pHM0ZdgLkiurZ6ZialH4UiA=; h=From:Subject:Date:Message-ID:MIME-Version:Content-Type:To:CC; b=U471CgjP/knXIvJUcwFMMsyrswPWXSsjTXZzNYUmm/ZiZqjMDvt788gQ0r7sPGvjwADGEiSLOy9FngQf1DdQtcxLBZgVTB4vAtqPEAErQ09bmZR2Dv3uiHm/TJWuENH1hQnwQTNhfZYIMRdb2jA1ZlO55aBXOgk7/xaiifKnBAo= 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=g+AS3AUL; arc=none smtp.client-ip=205.220.168.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="g+AS3AUL" Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 52AKKPJh020633; Mon, 10 Mar 2025 21:12:42 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=rKAhCJe0AuOKhAT0OBBlC4 vI/Wt62q0zvCBygq+Z78M=; b=g+AS3AUL+8+1Kr5b/7HsU8X3Wkisoj014iY5tN Iea5hqByewPq1X4tlDxEfZ4TCE/UmBxDUGTBpW7Tk1Z1l+eF47Hsj1j6o+POI42y sExyrE9wwERvybskGcUPjs5a4qDLujH19zcZIxNdnnEBis1/yQVHJBy6Pxn+bxN2 f40E/ERG7lDKexBW1smshqpgW0+DDF2/emrhY3hUZeK4WuS+jdDFvzgdFz9u6axx SxVWK8asmWePhGc3BlVqEDi9/24xxIaZHZG+lj/qHoPx9GgV7lbEtnch1C35MDXv SGym4Hc/hdOFU8TYu0PQVBRou5p6/9VWoTQaPFa6y5AKkWDw== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 458ewpp6ae-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 10 Mar 2025 21:12:42 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 52ALCfKn001337 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 10 Mar 2025 21:12:41 GMT Received: from hu-molvera-lv.qualcomm.com (10.49.16.6) 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; Mon, 10 Mar 2025 14:12:41 -0700 From: Melody Olvera <quic_molvera@quicinc.com> Subject: [PATCH v2 0/6] Add UFS support for SM8750 Date: Mon, 10 Mar 2025 14:12:28 -0700 Message-ID: <20250310-sm8750_ufs_master-v2-0-0dfdd6823161@quicinc.com> Precedence: bulk X-Mailing-List: linux-scsi@vger.kernel.org List-Id: <linux-scsi.vger.kernel.org> List-Subscribe: <mailto:linux-scsi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-scsi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIALxVz2cC/22NQQ6CMBBFr2K6tmamgEVX3sMQUuogswC0A0RDu LsVTdy4fD/5781KKDCJOm5mFWhi4b6LYLYb5RvXXUnzJbIyYDJAsFra3GZQjrWUrZOBgj64FBH 2CKmzKv5ugWp+rM5z8eFA9zGqh9/YsAx9eK7dCd/rN4HJn8SEGnSVWJuiAapyf4o+z53f+b5Vx bIsL/n22x3JAAAA X-Change-ID: 20250107-sm8750_ufs_master-9a41106104a7 To: Vinod Koul <vkoul@kernel.org>, Kishon Vijay Abraham I <kishon@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>, Alim Akhtar <alim.akhtar@samsung.com>, Avri Altman <avri.altman@wdc.com>, Bart Van Assche <bvanassche@acm.org>, Bjorn Andersson <andersson@kernel.org>, Andy Gross <agross@kernel.org>, Konrad Dybcio <konradybcio@kernel.org>, Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>, Trilok Soni <quic_tsoni@quicinc.com> CC: <linux-arm-msm@vger.kernel.org>, <linux-phy@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-scsi@vger.kernel.org>, Nitin Rawat <quic_nitirawa@quicinc.com>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Neil Armstrong <neil.armstrong@linaro.org>, Manish Pandey <quic_mapa@quicinc.com>, "Krzysztof Kozlowski" <krzk@kernel.org>, Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1741641161; l=1930; i=quic_molvera@quicinc.com; s=20241204; h=from:subject:message-id; bh=Oa5emZrw0NX65ODlQDx1pHM0ZdgLkiurZ6ZialH4UiA=; b=fYbYSewPoG6OQ9ABSwAWfiyaB49NzFyAZJdXhebVqmG2bGVBvsMFgK7+qetqVTBhtxkCr935z mLn+laqgQHNBvelHo3hWXZ9KsWn8hDDsx21hjg+QR0AH4+5FUYJc8LB X-Developer-Key: i=quic_molvera@quicinc.com; a=ed25519; pk=1DGLp3zVYsHAWipMaNZZTHR321e8xK52C9vuAoeca5c= X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) 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: fHGoThKCcmAeTkY6Cwp3sa4JAskDGIBg X-Proofpoint-ORIG-GUID: fHGoThKCcmAeTkY6Cwp3sa4JAskDGIBg X-Authority-Analysis: v=2.4 cv=C5sTyRP+ c=1 sm=1 tr=0 ts=67cf55ca cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=3H110R4YSZwA:10 a=IkcTkHD0fZMA:10 a=Vs1iUdzkB0EA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=28BvOmV-xxLMpQdZyEsA:9 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1093,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-10_08,2025-03-07_03,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 phishscore=0 adultscore=0 clxscore=1015 bulkscore=0 lowpriorityscore=0 malwarescore=0 impostorscore=0 suspectscore=0 spamscore=0 priorityscore=1501 mlxlogscore=999 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502100000 definitions=main-2503100162 |
Series |
Add UFS support for SM8750
|
expand
|