Message ID | 20250227065439.1407230-1-quic_stonez@quicinc.com (mailing list archive) |
---|---|
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 BD1C61E833E; Thu, 27 Feb 2025 06:55:11 +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=1740639313; cv=none; b=p5V4553tY2+sljKzer8jqZCGqjMVSaSJo1w7t5RrHvFn4NjPWEN11M/IF2iIwGvDE59MdT7ZmbXlQLL9EjLlvuKIlUFbRQHCD/yHLyJVBssObP5zmkSM5ER3ptkncbJJ4pSTl550hYW1CRg+6S+K2AF5XatqRMmroegwKRRGaWA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740639313; c=relaxed/simple; bh=Rah8554CJPSuI7hwR5a69ntf02EFSwA2o+FpvqCaGvE=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=CuyB9HDud0MNmZHLys2toF827HVjzqh0iKxgEjY7e4MNSPKN6bOmcdsVXBq3EJ3cFG3T0T593MzIDouBkA4+bBAJy1UtHnvWUVs1lzwYkZFgFRW8OYtvuxsTopgt7Psr5vhYppGVyWsw89aDGKzvKqjeJrUyna41yVEVwUFKfj0= 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=LfA3cnA1; 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="LfA3cnA1" 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 51QJmFXv000916; Thu, 27 Feb 2025 06:54:57 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=Ma23cpCB+sH7jcQve34WZ3 A6EACzxMqLV01mpm0XXVA=; b=LfA3cnA1gZTAAzprf+0lcQatixN96a5VKLAWfW q7UorttdCkjUrbj0tThxrHN6xCewY0gYiLJPc1AiCoBN5ay0v2UNxEyfpLki0cDi VxSl5tFTyMW9XCtbQxwspzwDUTOTmTqFut1ahdpsJR4iLk+1Nh64u8wSUPa7oR3i kA6IGB8ssxsZRcnIGXJSrZ9yq5adup2xVDQ71TOAI80T2d3OCI5gTzXdOCh+34/W aHxHxkzm1c0tYRE5BDhu/JyTl5BzdIHDaNtsAixw5krcDQURrG38BDVsvMugTVDI 0zjMXKZPIHbTEyLba/2+7XwanZgWYwbm8tNPFsDWaA7HCz3g== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 451pu9cnwm-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 27 Feb 2025 06:54:57 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 51R6suYG011018 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 27 Feb 2025 06:54:56 GMT Received: from Z2-SFF-G9-MQ.ap.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 26 Feb 2025 22:54:52 -0800 From: Stone Zhang <quic_stonez@quicinc.com> To: Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konradybcio@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> CC: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <quic_miaoqing@quicinc.com>, <quic_zhichen@quicinc.com>, <quic_yuzha@quicinc.com>, Stone Zhang <quic_stonez@quicinc.com> Subject: [PATCH v2 0/2] Enable WLAN for qcs8300-ride Date: Thu, 27 Feb 2025 14:54:37 +0800 Message-ID: <20250227065439.1407230-1-quic_stonez@quicinc.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+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 nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 3cO1lSlamPALVcWCCqUuizKA8OKf9azX X-Proofpoint-ORIG-GUID: 3cO1lSlamPALVcWCCqUuizKA8OKf9azX X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-27_03,2025-02-26_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 phishscore=0 adultscore=0 spamscore=0 impostorscore=0 lowpriorityscore=0 bulkscore=0 mlxlogscore=753 malwarescore=0 suspectscore=0 clxscore=1015 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2502100000 definitions=main-2502270051 |
Series |
Enable WLAN for qcs8300-ride
|
expand
|