Message ID | 20241021115620.1616617-1-quic_mdalam@quicinc.com |
---|---|
Headers | show
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 CD9531E573E; Mon, 21 Oct 2024 11:56:59 +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=1729511822; cv=none; b=U2VuAIJ6y6lUerpGIcLR5RA/bPoiv6xUCu8bBLHCEgAs2Ba8sz1pBpbb2/uIpPK7J9m70EUMgx19w1SMkWlM2TQQY1IU0T44WmUk4GOC6RK5kxBm0XTODBFNR+190DDtGX6t30YwmjXYJJKznojRj5d8Y7blk2PlFp9x3aBzOus= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729511822; c=relaxed/simple; bh=G6drHHj4TYo+n4yAL34gzEafISnMBAxahKppefkv9qU=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Oeq8NoiVG0cg0IZ9JtCdcd4ScCrQX1U0gVC2SFN5yQ9H/h8dQ8O0gtlLygBFC+OFNlRADrsDKXjQjLuD2hovhy5UoCYUoXhEsGgDqgmf67yMTvOH99wXRyeUN0AzYC1QHN52jhqXGvyOyi/EBQQcjeh74eANx5rug0mj4HjyGCo= 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=aURTZVjR; 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="aURTZVjR" Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 49L9w8G2026029; Mon, 21 Oct 2024 11:56: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=c8neZn7TaSgvoMLO8XCwQm u1djlpd3kk3+j/9jpHSvc=; b=aURTZVjR2th3Uj/3LkmcX/gGhDREjNK3iFUDMr QiUSC8OxzdOl8KRLEb+uF7brzJqBrrx5MhUciDsvxsbdx74BlSYBzd0t2jw5SgC/ od9Pk1ZshBNyCQcfH4sp5CXi11YSyZTsdjYviTBOfTVOg28KewLjaEonHgAEguPD hfEWuDlAFPmXvT7UYuHeErdxs7OEWz7fgX/BVkHADNfAH9gCsOHve9NdFh/+xsGo 0CUqnYbEAcziV9I1vuhnRlBkRE/2kc0ps9o8sp7m+2c4wjImiIMjJJxNS0oUK8S4 GmeNnPExniLGNMNiDQ3vX5hzpbWfcUzEi+OLGKL9Y5dlipuw== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 42c6rj4k4c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 21 Oct 2024 11:56:41 +0000 (GMT) Received: from nasanex01a.na.qualcomm.com (nasanex01a.na.qualcomm.com [10.52.223.231]) by NASANPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 49LBueRE014074 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 21 Oct 2024 11:56:40 GMT Received: from hu-mdalam-blr.qualcomm.com (10.80.80.8) by nasanex01a.na.qualcomm.com (10.52.223.231) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 21 Oct 2024 04:56:35 -0700 From: Md Sadre Alam <quic_mdalam@quicinc.com> To: <broonie@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <andersson@kernel.org>, <konradybcio@kernel.org>, <miquel.raynal@bootlin.com>, <richard@nod.at>, <vigneshr@ti.com>, <manivannan.sadhasivam@linaro.org>, <linux-arm-msm@vger.kernel.org>, <linux-spi@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-mtd@lists.infradead.org> CC: <quic_srichara@quicinc.com>, <quic_varada@quicinc.com>, <quic_mdalam@quicinc.com> Subject: [PATCH v12 0/8] Add QPIC SPI NAND driver Date: Mon, 21 Oct 2024 17:26:12 +0530 Message-ID: <20241021115620.1616617-1-quic_mdalam@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-spi@vger.kernel.org List-Id: <linux-spi.vger.kernel.org> List-Subscribe: <mailto:linux-spi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-spi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01a.na.qualcomm.com (10.52.223.231) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: hQE0VfBYKt3TxiJoYZWQUdTilNh1S7sC X-Proofpoint-ORIG-GUID: hQE0VfBYKt3TxiJoYZWQUdTilNh1S7sC 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 phishscore=0 bulkscore=0 malwarescore=0 mlxscore=0 spamscore=0 impostorscore=0 suspectscore=0 priorityscore=1501 clxscore=1015 mlxlogscore=932 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2410210085 |
Series |
Add QPIC SPI NAND driver
|
expand
|