Message ID | cover.1691496290.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 4FD3DC001DB for <linux-arm-kernel@archiver.kernel.org>; Tue, 8 Aug 2023 12:30:43 +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=Slgn61vh8VqesSV7PKkd6naBKk78jRvA82AbfdZsdws=; b=mrUoCbsyBq1yAc yNSZiVdFWgPUbot4km83Fno1M99ObT4hmgO/OrvIelu0yfImXbwvvAj2EECTShDswmZn9hnq34XDB vaqsTo4vWAAytRAFlLbKI3LDmF//2pbTAu+ufAQXZrvtCqRyLoyHRJ5kas+Yup+jgeE6DojAnFTjb p1p73+8EOQVLHO9GuZW//DLG3nolsII2lFP7HUsF2o/6VPUTOJ13Xo9vPOvOfnFGG8oXufq5ECKq+ 8/MNmqUaD0/OxlWD0OUFGwl7PvzZFkuiPSXGb1KNh4N1cwTOa/lZId2AY71dXaqkSKPz/6du5FgG8 LA9LPHYG215J6KOOmlSQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qTLqr-002YnY-2S; Tue, 08 Aug 2023 12:30:17 +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 1qTLqo-002Ymo-0V for linux-arm-kernel@lists.infradead.org; Tue, 08 Aug 2023 12:30:16 +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 378AvYmD011177; Tue, 8 Aug 2023 12:29:59 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=J1KrTbBjRFPX0zeBgpkIIL6UB3TcXV+VgwKPXyOQKqM=; b=bpxYJZqyQ7Qvc38PQmEipF/v2co1gyOqKBhmIMlv1w4/BVpYQUIasBBzHwmIkELW96cr zai3sciYtmoIoGmrEqfeqyYvgnoZRq9YefzjzmhM60g6VEuRoM+q2Q+ss0Gp+Wadh7lq 1bqShwZep/bt6i7mLT5CaEVbR41JjiumWjvoXfOUOS3XaX2zDpRnio/sTNkcNgmRH2vj GfM0GCM9+puRrIU+7CGw+vpXef1blKwnuUjq+v13wq0ogJ03fFKAiCZK/7XTkWPiKCXl 7ArVlJ1MlPtBIGGiQDtnp1N7nKyhwoqpS1HnFcMaCjcSKUHs6GOsdp1t1jRRhArG2kDT Sg== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3sb6pqhmkd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 08 Aug 2023 12:29:59 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 378CTw4F015064 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 8 Aug 2023 12:29:58 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.1118.30; Tue, 8 Aug 2023 05:29:54 -0700 From: Souradeep Chowdhury <quic_schowdhu@quicinc.com> To: Andy Gross <agross@kernel.org>, Konrad Dybcio <konrad.dybcio@somainline.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Bjorn Andersson <andersson@kernel.org>, Rob Herring <robh+dt@kernel.org>, Alex Elder <elder@ieee.org>, Arnd Bergmann <arnd@arndb.de>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, Sibi Sankar <quic_sibis@quicinc.com>, Rajendra Nayak <quic_rjendra@quicinc.com>, Souradeep Chowdhury <quic_schowdhu@quicinc.com> Subject: [PATCH V26 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Date: Tue, 8 Aug 2023 17:58:24 +0530 Message-ID: <cover.1691496290.git.quic_schowdhu@quicinc.com> X-Mailer: git-send-email 2.17.1 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: 7yRWYq7IIaK6b1WfK53MjEy2_k4_hlzz X-Proofpoint-ORIG-GUID: 7yRWYq7IIaK6b1WfK53MjEy2_k4_hlzz X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26 definitions=2023-08-08_10,2023-08-08_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 bulkscore=0 adultscore=0 malwarescore=0 suspectscore=0 spamscore=0 impostorscore=0 priorityscore=1501 lowpriorityscore=0 phishscore=0 mlxlogscore=999 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2306200000 definitions=main-2308080111 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230808_053014_220104_23470965 X-CRM114-Status: GOOD ( 28.22 ) 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 |
misc: Add driver support for Data Capture and Compare unit(DCC)
|
expand
|
On Tue, Aug 08, 2023 at 05:58:24PM +0530, Souradeep Chowdhury wrote: > Changes in v26 > > * Fixed the build error in V25 of the patch series You did not do everything I asked of for the last review, why not? I've dropped this from my review queue now. greg k-h