From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9B884EB64DC for ; Fri, 30 Jun 2023 14:59:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Yc7OZHpuJwT8GvH45Ia1ls39MVYhtyoA/e3fGItkzb4=; b=gkcCxKa9FoSrWa Dswsr1ecwqePChzwiajro0Z5XykGPPZUSft/dgeLCgsRil6Ota46IGwmhYfotVw/VW+NwmDwmCMQc LsUZjza1CI4mnZxpgALMmjnEdI2ej9DqyM1jZ6oqjtGEWV6OT+aU5JmGKSKYg8ezx4xSJa/kgfNow T81XT2WkukWtQn/KRr8uXHHy2jl1e6JPrbpSDyo3Q9dPabgkGe+cMy9zxzu5s8AFTJquB/jQTcJzf 8/ADhJ6eKLoNEKWDzj3bAAMRlAtu6wqpbo/1FS34oCLhCZJJbmoDWsaytywg3rO7KWx8CNriLx9Yt CFiB4t/clMz5gbkYWgNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qFFaX-003tPm-1W; Fri, 30 Jun 2023 14:59:09 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qFFaU-003tP2-19 for linux-arm-kernel@lists.infradead.org; Fri, 30 Jun 2023 14:59:07 +0000 Received: from pps.filterd (m0279865.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 35UB5F8N004978; Fri, 30 Jun 2023 14:58:48 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=O+7N+RpWhjjER73lgAnJg3/KuwNUZLf32hCpl/lcCjg=; b=CsYVivMP5Nj7p2YiMGPoPcpkczwwmtjqXGhlvznK+KxysAZYAX5ghlNf//DJKf/RZlRp iyluJhYakWVZuVKnaOyz2SZvIe3vycn8qsX2zaubzeO+TiH5IeLgUGueEa5K7niuZEnc woSN5ejP7VOyrMBNCz38bTkmy6zdecZqyZ1rvlVOhh3abJXSEOEz2XfdyyYnAZPuTD3g udxyTIuMWecivD6gPEsyBoMIUBNBWPDH7H5NtEWc+Ms9et5ibstDFivVezFJ/tSLElHr UaEK175lmIwJc8d79jM9ogKclzSfib6IMMdNeNrAfON3U4NCNNvcUwKKbIuRWS9KOFZY Bw== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3rhfewa7qs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 30 Jun 2023 14:58:47 +0000 Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 35UEwlbS007764 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 30 Jun 2023 14:58:47 GMT Received: from [10.216.37.216] (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Fri, 30 Jun 2023 07:58:37 -0700 Message-ID: <69f8c351-9654-2b4b-b95c-cd1b26b28057@quicinc.com> Date: Fri, 30 Jun 2023 20:28:33 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field() Content-Language: en-US To: Andy Shevchenko CC: , , , , , , , , , , , , , , , , , , , , , References: <1687955688-20809-1-git-send-email-quic_mojha@quicinc.com> <1687955688-20809-19-git-send-email-quic_mojha@quicinc.com> From: Mukesh Ojha In-Reply-To: X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: NDy_K3d84hReuGKT4_iTMuOBUX4jA1ys X-Proofpoint-GUID: NDy_K3d84hReuGKT4_iTMuOBUX4jA1ys X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26 definitions=2023-06-30_05,2023-06-30_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 lowpriorityscore=0 impostorscore=0 suspectscore=0 malwarescore=0 priorityscore=1501 clxscore=1015 spamscore=0 mlxlogscore=877 adultscore=0 bulkscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2305260000 definitions=main-2306300126 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230630_075906_396931_9005D1D1 X-CRM114-Status: GOOD ( 13.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org VGhhbmtzIGZvciB5b3VyIHRpbWUgYW5kIHN1Z2dlc3Rpb24uCgpPbiA2LzI4LzIwMjMgNzoxNCBQ TSwgQW5keSBTaGV2Y2hlbmtvIHdyb3RlOgo+IE9uIFdlZCwgSnVuIDI4LCAyMDIzIGF0IDM6Mzfi gK9QTSBNdWtlc2ggT2poYSA8cXVpY19tb2poYUBxdWljaW5jLmNvbT4gd3JvdGU6Cj4+Cj4+IFVz ZSBxY29tX3NjbV9pb191cGRhdGVfZmllbGQoKSBleHBvcnRlZCBmdW5jdGlvbiBpbnRyb2R1Y2Vk Cj4+IGluIGxhc3QgY29tbWl0Lgo+IAo+IHRoZSBsYXN0Cj4gCj4gQnV0IHdoYXQgaXMgdGhhdD8g QmUgbW9yZSBzcGVjaWZpYy4KPiAKPiAuLi4KPiAKPj4gKyAgICAgICBtYXNrID0gKEdFTk1BU0so MiwgMCkgPDwgZy0+aW50cl90YXJnZXRfYml0KTsKPiAKPiBPdXRlciBwYXJlbnRoZXNlcyBhcmUg bm90IG5lZWRlZC4KCldpbGwgYXBwbHkgdGhlIGNoYW5nZXMuCgotTXVrZXNoCgo+IAoKX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbGludXgtYXJtLWtlcm5l bCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5lbEBsaXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6 Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4vbGlzdGluZm8vbGludXgtYXJtLWtlcm5lbAo=