From patchwork Tue Jan 21 18:07:44 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikram Sharma X-Patchwork-Id: 13946475 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 EA920C0218B for ; Tue, 21 Jan 2025 18:10:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=knco0MIQTXRNrrudeSCOiWyXlInlVY2HacStlFZpdsc=; b=dT8yI51sMm6F0rPhxIpNn2bMLP vPAjoWCuQ1Qyx9tbvmNnXLCdBPThtTef0R6bQwI47tXe2yf977MFlwgvEScLACgDXkOYLNQTNmiG8 Z1CAMmxS5Ev9qRBGGAHuqJmmohh/3DZ+92dQHwh80Gs4pL5MkmcRLVUhTdN/C868Fc2WIHGDx4JS4 y+06vlCyGYYHtBCzEfJMscKd16CZQbcf6dxljjvsV5ERWBfQV8gZCD4jzDNwhXFN5wGi9/TQpcVLO iImrwaBr2yDpOhFVknsLPLW9OYkpvwWG5sXVxE2A+oMn6HmQKkEKUv2ORlZGgZ5/Kz6PZWk8A0yvg E8X68HxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1taIhF-00000008YmG-0Sd9; Tue, 21 Jan 2025 18:09:53 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1taIfm-00000008Ybo-2b8a for linux-arm-kernel@lists.infradead.org; Tue, 21 Jan 2025 18:08:34 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 50LH3fwV001671; Tue, 21 Jan 2025 18:08:13 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=knco0MIQTXRNrrudeSCOiW yXlInlVY2HacStlFZpdsc=; b=n39phQWzrzIIytWzy1tcBvfSBLnIqCwM0mJ+pi j71THLbZQ6rFMowl8HLm0KNROv+80ZmtWx2ogU+JLAUXLCCxOdfNGc0iVXBX+Na2 +4BU4BscVvBAXzVohn9zHWfHLfjM8XJRorL7/nisQhzDGfg0o6PH+5zQDUadrHyU YkZnM7qGsMNLVgYKWGrqzI0el8NUFpBBPC40+t83v0o/frH5H146AAWuDjODfKFl ONL6CySXlNknDdXpZ7qC+jTBLjq4hCDLvNH1TMXtMz1pb6uZT7vvW/z1t9pvi5ub JZp/zA2XIQA2Tj11xAJC5NgWt22MauVhjqOk4sVkN0eNiDXw== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44a866su5u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 21 Jan 2025 18:08:12 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 50LI8BJf010435 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 21 Jan 2025 18:08:11 GMT Received: from hu-vikramsa-hyd.qualcomm.com (10.80.80.8) 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; Tue, 21 Jan 2025 10:08:02 -0800 From: Vikram Sharma To: , , , , , , , , , , , , , , CC: , , , , , , Subject: [PATCH v2 0/2] Update clocks for sc7280-camss Date: Tue, 21 Jan 2025 23:37:44 +0530 Message-ID: <20250121180746.1989996-1-quic_vikramsa@quicinc.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: WuO4tfAZ3JTy-77qyFmNea2H5a_OkedA X-Proofpoint-ORIG-GUID: WuO4tfAZ3JTy-77qyFmNea2H5a_OkedA 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-01-21_07,2025-01-21_03,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 mlxscore=0 mlxlogscore=999 lowpriorityscore=0 phishscore=0 malwarescore=0 spamscore=0 adultscore=0 suspectscore=0 impostorscore=0 clxscore=1015 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2501210145 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250121_100822_774942_EFECC17F X-CRM114-Status: GOOD ( 13.42 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Update clock names as follow-up change for series. https://lore.kernel.org/linux-arm-msm/20241206191900.2545069-1-quic_vikramsa@quicinc.com/ We have got comments on our dtsi change to update clock names as - GCC_CAMERA_AHB_CLK is always enabled clock so it can be removed. - Change clock name from gcc_cam_hf_axi to `gcc_axi_hf` for consistency. - Add gcc_axi_sf as missing to enable it can have undefined hw behaviour. To handle these comments in our base series we need to update documentaion and driver (already merged) to work with dtsi. We are not breaking ABI here because the ABI hasn't been cemented yet as the dtsi changes are not merged yet also there are no users for this driver as of now. Used following tools for the sanity check of these changes. - make CHECK_DTBS=y W=1 DT_SCHEMA_FILES=media/qcom,sc7280-camss.yaml - make DT_CHECKER_FLAGS=-m W=1 DT_SCHEMA_FILES=media/qcom,sc7280-camss.yaml dt_binding_check - make -j32 W=1 - ./scripts/checkpatch.pl Changes in V2: - Updated commit text to explain the reason behind this change. - Updated commit text to use imperative mood. - Updated commit text to utilize 75 character limit properly. - Link to v1: https://lore.kernel.org/linux-arm-msm/20250121120901.1841142-1-quic_vikramsa@quicinc.com/ Signed-off-by: Vikram Sharma Vikram Sharma (2): media: dt-bindings: update clocks for sc7280-camss media: qcom: camss: update clock names for sc7280 .../bindings/media/qcom,sc7280-camss.yaml | 10 +++++----- drivers/media/platform/qcom/camss/camss.c | 15 ++++++++++----- 2 files changed, 15 insertions(+), 10 deletions(-)