From patchwork Wed Aug 28 20:37:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 13781898 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 C0E9F1AD9C2; Wed, 28 Aug 2024 20:38:29 +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=1724877511; cv=none; b=rN9EH+YaywPxZHCqv45mxiEKHZs9jeM1OBj83fZ2QPEfNueLQQxA7ZbYdAiKCJHUtwhItI1+qQO0U5UlP6YA5g2EdVOEKoDR67+favHuP9sUuTi8L2ZS4kYonz19xTNkBN+39OnD3CHnYD1rfuDhEO9aOqmw99eILbWU5+bh418= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724877511; c=relaxed/simple; bh=2w7gqqoJLMsXpKxHp4+0+l0WFcqfRiJ0jjk+iSw7GI0=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=FH6VzHMmLQd5bfN0MXsr3JWCPzHkPEm1C4LbCsGesaUoOpz7nnNX1oaZMsGOpnQc1TljxUYOS0TVy+6YEEu++RBySWZ5+GbiM9PQhN2yu/WBTVT2Qlin4J45vX/ES+WjAGuwy91BKxTTuGNWb8iwtqqHxNJwsk9eVeBDCB/919I= 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=OLZ9jTK9; 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="OLZ9jTK9" Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47SJMxZO009937; Wed, 28 Aug 2024 20:38:09 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= oItQm6k9uqEB+dl55eigq6bS3o0+tRH5BzwYY23drc4=; b=OLZ9jTK915DrV4aV ldfAjh91uuai6vqsk5uUk5vJ3NnFxp2UezVu8s5myaj3UYhl/7WUACchzDAKJVwO 89/EtbWUppoqAU/Jb/yAGw8MzQealE1M1zEma7eVvEu8nN0HVd/nPaNOik+0w8Hz gb1u8H7yGIAA/c6F0tp0vchVD5Nu1Gn1txH0ZHe/AyWlG3EC9GBrhERYj7mHRltg f3tzlSNn5Wj1Zq/rfxqO3RINXm1dsOlq/eqRnq1Sk/UJDn6eLAF1usCuKxR2M307 IyV3td7LUBmnjW7bZmxZ3/19cktIORPcsmZBNCI3i9fkLLU3+WVatRmDtDi14Gb3 HNlOwQ== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 419pv0b0xq-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 20:38:09 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47SKc8oC025864 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 20:38:08 GMT Received: from hu-nkela-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; Wed, 28 Aug 2024 13:38:04 -0700 From: Nikunj Kela To: , , , , , , , , , , , , , , , , , , , , , CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , Nikunj Kela Subject: [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC Date: Wed, 28 Aug 2024 13:37:10 -0700 Message-ID: <20240828203721.2751904-12-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240828203721.2751904-1-quic_nkela@quicinc.com> References: <20240828203721.2751904-1-quic_nkela@quicinc.com> Precedence: bulk X-Mailing-List: linux-spi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nalasex01c.na.qualcomm.com (10.47.97.35) 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: GnoFxWgNFrx-Sw0LQkUHqDcxNyYi0nKX X-Proofpoint-ORIG-GUID: GnoFxWgNFrx-Sw0LQkUHqDcxNyYi0nKX X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-08-28_08,2024-08-28_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 clxscore=1015 priorityscore=1501 impostorscore=0 suspectscore=0 lowpriorityscore=0 malwarescore=0 spamscore=0 mlxlogscore=999 mlxscore=0 bulkscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408280149 SA8255p platform uses the same TLMM block as used in SA8775p, though the pins are split between Firmware VM and Linux VM. let's add SA8255p specific compatible. Signed-off-by: Nikunj Kela --- drivers/pinctrl/qcom/pinctrl-sa8775p.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/qcom/pinctrl-sa8775p.c b/drivers/pinctrl/qcom/pinctrl-sa8775p.c index 5459c0c681a2..9a48abdf9b71 100644 --- a/drivers/pinctrl/qcom/pinctrl-sa8775p.c +++ b/drivers/pinctrl/qcom/pinctrl-sa8775p.c @@ -1519,6 +1519,7 @@ static int sa8775p_pinctrl_probe(struct platform_device *pdev) } static const struct of_device_id sa8775p_pinctrl_of_match[] = { + { .compatible = "qcom,sa8255p-tlmm", }, { .compatible = "qcom,sa8775p-tlmm", }, { }, };