From patchwork Mon Feb 24 17:17:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Janaki Ramaiah Thota X-Patchwork-Id: 13988529 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 08C6CEEA9; Mon, 24 Feb 2025 17:19:21 +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=1740417563; cv=none; b=Od2v+aX/bQSl3QaRsEdEQa7tUqUm7wj/mblKa/kwlmEs9GZ3EWu3uHqy3JNHtbYGqdpKmlkq8XlY0Xw34w//kqoXG9s496m5KyO3htIZQY6VJvJ8Qkz+7iyQYn2/1q/7NBJUIQhqj3DqGdhyMWHCXjKd6YBDSEZq0mXYVbZhbYU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740417563; c=relaxed/simple; bh=fJ/7Re6VBFfqNrTTS9K/pZ1p4608NdWXTxvvNMZjgGU=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=DDs7h+Vs+aiFRW3HF9ll7l6t72dcSvku6iahuvxl5YogvVwAcIXuL/xa12gkPKKve8FgaVAIlDU4QEPhDWt5On1dV9yInRKzhOfw6ZcerT9nY0DrG13+CpRklPuSnIyzKA5oQs3/CSOM86keLSJGeg98chTv46Dph6kwe43or3k= 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=Phx9zaQQ; 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="Phx9zaQQ" 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 51O9vPX2014963; Mon, 24 Feb 2025 17:18: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=xqAsvqjN62Ln2LiWNfDrXD GSUuHK4ZtQvRZjTqMuIn4=; b=Phx9zaQQkHwNiJaymDFIWn+ieZB+7v1vaSxoga bt2nk0h94legByo1YmEHr4+ucGPmxkpeoFdSHVRpG/J/yOfrObzZRUZRHUuOoACe BOAxrAZFz9cdMidTnYgMqaI9x+S8yYiVWcuaytSXD9tT2qJvrvxrqKxRX9cxUy1k 0P6gj/wbd1brXw0023SgjDt3NF4+KO/3MGfHjxmIIS3HUn6Ltdm8unLKQAqQK+Yl 61Ow0Wk+WDkoqbTgDypYuJpYgmhQmFKuXxBrIKXp22yv99/itwI3XCXj1ZjCVc5w 5Lll/z1huWeB7bXXURegKWKS7CSMu0z7adF35cvvcznscsIQ== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44y6t2nvkb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 24 Feb 2025 17:18:42 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 51OHIfU7026508 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 24 Feb 2025 17:18:41 GMT Received: from hu-janathot-hyd.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; Mon, 24 Feb 2025 09:18:37 -0800 From: Janaki Ramaiah Thota To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , Subject: [PATCH v11 0/1] Enable Bluetooth on qcs6490-rb3gen2 board Date: Mon, 24 Feb 2025 22:47:36 +0530 Message-ID: <20250224171737.2522834-1-quic_janathot@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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-ORIG-GUID: 49oMY0G3FlDIX35a4aw9slr3j23fHNma X-Proofpoint-GUID: 49oMY0G3FlDIX35a4aw9slr3j23fHNma 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-24_08,2025-02-24_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 suspectscore=0 spamscore=0 priorityscore=1501 mlxscore=0 phishscore=0 malwarescore=0 adultscore=0 bulkscore=0 lowpriorityscore=0 impostorscore=0 mlxlogscore=636 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2502100000 definitions=main-2502240116 Patch 1/1 Corrected the typo in patch 1 commit message. ---- Changes from v10: * Corrected the typo in commit message * Added reviewed tag by Konrad Dybcio * Link to v10: https://lore.kernel.org/linux-arm-msm/20250221171014.120946-1-quic_janathot@quicinc.com/#t Changes from v9: * Addressed review comments provided Dmitry * Link to v9: https://lore.kernel.org/linux-arm-msm/20250220112945.3106086-1-quic_janathot@quicinc.com/ Changes from v8: * Fixed the dtb-check warning in P1 and removed tag: Reviewed-by * Link to v8: https://lore.kernel.org/linux-arm-msm/20250127064940.1360404-1-quic_janathot@quicinc.com/ Changes from v7: * updated P1 & P2 with tag: Reviewed-by: Dmitry Baryshkov * Link to v7: https://lore.kernel.org/lkml/20250107134157.211702-1-quic_janathot@quicinc.com/#t Changes from v6: * Elaborated the commit message with more information. * Link to v6: https://lore.kernel.org/lkml/20241223135700.22660-1-quic_janathot@quicinc.com/ Changes from v5: * Update the wcn6750 required properties in bindings. * Link to v5: https://lore.kernel.org/linux-arm-msm/20241209103455.9675-1-quic_janathot@quicinc.com/ Changes from v4: * Added reviewed tag by Krzysztof in p1 * Updated the p2 commit message with sw_ctrl and wifi-enable are handled in wifi FW. * Added blank line between the nodes in p2 * Placed the structures in proper order in p4 * Link to v4: https://lore.kernel.org/all/20241204131706.20791-1-quic_janathot@quicinc.com/ Changes from v3: * Defined the PMU node and used the its output to power up BT * Used power sequencer for wcn wcn6750 module * Split the patch to multiple as per subtree * Add description of the PMU of the WCN6750 module * Include separate UART state node for sleep pin configuarion * Link to v3: https://lore.kernel.org/linux-arm-msm/20241022104600.3228-1-quic_janathot@quicinc.com/ Changes from v2: * Sorted nodes alphabetically * Link to v2: https://lore.kernel.org/linux-arm-msm/20241010105107.30118-1-quic_janathot@quicinc.com/ Changes from v1: * Corrected the board name in subject * Link to v1: https://lore.kernel.org/linux-arm-msm/20241009111436.23473-1-quic_janathot@quicinc.com/ Janaki Ramaiah Thota (1): arm64: dts: qcom: qcs6490-rb3gen2: add and enable BT node arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 171 ++++++++++++++++++- 1 file changed, 170 insertions(+), 1 deletion(-)