From patchwork Tue Jun 27 09:49:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Souradeep Chowdhury X-Patchwork-Id: 13294238 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 DD76CEB64D9 for ; Tue, 27 Jun 2023 09:51:17 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=nKsP5n8bOWgqhFmssSfMbk1STEn6DYYWLbD5k9G9eUg=; b=DjS5/EuaFPM5n6 AUG4F8nl8L6iJi++X+yI7XvdTTwOuAPYN5Lu5v/rY+e4eyVWXS+T9VHg9AUjUphai3tCspPG5kMqH o6wT7nYAp8Bk5pqZ13/lOvcLlSRXm2HJrnk70aGWmaP+ZvCB+SXiY6wx0ff/TN9n+I5aE2tkLOVY2 E5OvIfL2YQ838Z4uZLtX6e5Co5Ou/alkZhJZXV5q5wtGZ3XjQ60V8KyGHuGi6OD7l24nijJAZmZ8j j+tKxzV6GMielTRCvZN+zBGlitnn3JPZG3Y9Ex2gf/zDO9a9YHL7MczOU0D3BNghyEBL+GMCoeAUa yFjCN0GY9GGhsK+9D7+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qE5LW-00Cj5q-2w; Tue, 27 Jun 2023 09:50:50 +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 1qE5LU-00Cj4N-0n for linux-arm-kernel@lists.infradead.org; Tue, 27 Jun 2023 09:50:49 +0000 Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 35R9I5Ts021331; Tue, 27 Jun 2023 09:50:30 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=qcppdkim1; bh=UCMdUGcNH4Y4v+vkxVyugrhTcuee/Lzy+IzYvZ8/JME=; b=C1NVtt4LkxT6ULVshTl675TkU8OujXNA91+5x6/r6f+I5jNi63zsHXRymjoPEYpiAx5C 561/0P195PXl2JASPQ7Sk4O2jBW+MFJX6zOjYJHILnTC/OdHxlLRa5dCej5wKluECeQT 8vouvBBpu0799uhY/jj9hu/IkA02kjKbO7hkMgoxaZFNpFPYPtPIOOuDrGE/DccEDXJL coaHx3hrOem9FOghERyBj7BQ29rH99NkBkNvx+Y0TP6prk1BZIvvtUO1ignm+ZOd4wQS wRQuUkYlBQ5OfbSrLaGKNTX8LuCZH/T8ybCoONiSPgcBFr3BgegMJ68a8ZnQKEI6CfOP pw== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3rf8gtjkma-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Jun 2023 09:50:30 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 35R9oTEd028187 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Jun 2023 09:50:29 GMT Received: from hu-schowdhu-blr.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.986.42; Tue, 27 Jun 2023 02:50:24 -0700 From: Souradeep Chowdhury To: Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Alex Elder , Arnd Bergmann , Greg Kroah-Hartman CC: , , , , Sibi Sankar , Rajendra Nayak , Souradeep Chowdhury Subject: [PATCH V24 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support Date: Tue, 27 Jun 2023 15:19:26 +0530 Message-ID: <1125de60c070ac1d826e88650a5b40d91c3c4566.1687855361.git.quic_schowdhu@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] 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: WTnUw3S3nWvxgA8hLMOQe8536inY5hu2 X-Proofpoint-ORIG-GUID: WTnUw3S3nWvxgA8hLMOQe8536inY5hu2 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-27_05,2023-06-26_03,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 lowpriorityscore=0 priorityscore=1501 impostorscore=0 adultscore=0 malwarescore=0 spamscore=0 phishscore=0 mlxscore=0 clxscore=1015 mlxlogscore=775 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2305260000 definitions=main-2306270092 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230627_025048_289378_3FC18C5F X-CRM114-Status: GOOD ( 15.88 ) 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 Add the entries for all the files added as a part of driver support for DCC(Data Capture and Compare). Signed-off-by: Souradeep Chowdhury --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 27ef11624748..4eba5e88c6b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5710,6 +5710,14 @@ W: http://lists.twibble.org/mailman/listinfo/dc395x/ F: Documentation/scsi/dc395x.rst F: drivers/scsi/dc395x.* +DCC QTI DRIVER +M: Souradeep Chowdhury +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: Documentation/ABI/testing/debugfs-driver-dcc +F: Documentation/devicetree/bindings/misc/qcom,dcc.yaml +F: drivers/misc/qcom-dcc.c + DCCP PROTOCOL L: dccp@vger.kernel.org S: Orphan