Message ID | cover.1663173477.git.quic_schowdhu@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 E3764ECAAD3 for <linux-arm-kernel@archiver.kernel.org>; Wed, 14 Sep 2022 17:03:52 +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: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=sHNI7PveV8ClTuG2uS4/A1dnOo48QM89D3Ng7lgkZ2Q=; b=gkPaw7rOOoXBc6 tAEUnhf0Bznpz5hxZxD/pXNQDNqDhqKKN1dpF63D09sOs+bjDoBhaMXsUar1o93qI9VvvdRhAF3Ya s95REB62mqcdeX7OhcqagxiykXS8uOTqH93GhZJW9y2cwGAjLCTVSTjN0HZscAZy6QnokuSlvEyr/ CNid6lSxtiogrkDB/Po8oTMzbLijj4dxCCLeTJ5vaZvpXLKe05SZkjNso+VoVz76ytuHtqsVouLvW WyaGBrSh7JW0GknW+QpP9KlpYDghRn1Sy1nhJkJfmeztadlT6nPtygyQ3Kaa1QWokIeD98cARf+lo wfP8OQgB1FWWdGn2ca3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYVmT-005WRY-TT; Wed, 14 Sep 2022 17:02:34 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYVmF-005WMx-Vb for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2022 17:02:23 +0000 Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28EGRvSh001002; Wed, 14 Sep 2022 17:02:09 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=MuHP127gsOBxnsRp/Q6XcFqyB/EMoT3JOdObrLRTNNo=; b=pp+qI9ehEBcrYJf5th1vSQpKEVEwOrq6CPAo8jgKG8SgdfwGtqkKsvMs3g/N5g+oWG5g N7UXLoklNtpuuruzTHwGz8H6vSMS2+0c+QxVfkF3ULo5jtUIWHmoLtazO4Hj1ADb5EXm wMLL9Rs3HF455sPdL78IqtgxovOBR8z/gqJ6yczZ8k5cCfsjN3N++wCBFBhbfG52L5AR 4VT4TP7OxsOoUnvhdu1y2IIH0JEVKXvDcwFf/HyngdRfXa5E8Q80h9KGXqGKWvNrxqwG 2fiu0bZvmsxiDpJsRSuVWDHRSkdExf3w6MOz4gcoAX3EPHvF9Awmpa3SUvrY4Z3qWQhN hQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3jjy0e33vq-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 14 Sep 2022 17:02:09 +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 28EH28vx011967 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 14 Sep 2022 17:02:08 GMT Received: from blr-ubuntu-525.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.29; Wed, 14 Sep 2022 10:02:04 -0700 From: Souradeep Chowdhury <quic_schowdhu@quicinc.com> To: Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Rob Herring <robh+dt@kernel.org>, Alex Elder <elder@ieee.org> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, "Sai Prakash Ranjan" <quic_saipraka@quicinc.com>, Sibi Sankar <quic_sibis@quicinc.com>, Rajendra Nayak <quic_rjendra@quicinc.com>, <vkoul@kernel.org>, "Souradeep Chowdhury" <quic_schowdhu@quicinc.com> Subject: [PATCH V9 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845 Date: Wed, 14 Sep 2022 22:31:10 +0530 Message-ID: <cover.1663173477.git.quic_schowdhu@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: J6rKVd11jncoSDwx6DaWD5pGuyjvgcRn X-Proofpoint-GUID: J6rKVd11jncoSDwx6DaWD5pGuyjvgcRn X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-14_08,2022-09-14_04,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 mlxlogscore=999 suspectscore=0 malwarescore=0 phishscore=0 clxscore=1011 priorityscore=1501 mlxscore=0 lowpriorityscore=0 impostorscore=0 spamscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2208220000 definitions=main-2209140083 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220914_100220_203026_BE00B786 X-CRM114-Status: GOOD ( 27.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
|
expand
|