Message ID | 20200511140505.1649111-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=WxsB=6Z=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3DBD192A for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 11 May 2020 14:05:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 07D29206D3 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 11 May 2020 14:05:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rq5sgfwh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 07D29206D3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject: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=hdmBNo/DxejyMcGCWoS0khmWVjhsaVJPAZNoxOmh81o=; b=rq5sgfwhUxVcMV wGZG9U0voSz4rGd9WT7TdpbWoWTCa5lZoI7PZ7SiR8SYMGOTYCACRttM97rfBkG9le4szWZKcfx5R XGufsBxkhVfOpLUzA9+z3iQkR/JYvsS0/9ft2ACc1N+q1Ww1hhIS+1aN3UTbTO9kUFbnFHRpsRJfR kHqjr4O3w27yl0uGHrHexYOKu+F56WfScujfpfeDnJYirlbu7opT64jHaayIQ4lP4Xg7GQOn21gjU ubqhS9aI/BI9OLI7mZAXfjxzza6lpMDg0sWZr2ygKk9EUGnV29iH7JFMza6pC0lYKkFGMU36m+OQ4 UqXGThll3Fi6lKjd4erQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jY93j-0001Hz-9A; Mon, 11 May 2020 14:05:31 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jY93g-0001Ex-Az for linux-arm-kernel@lists.infradead.org; Mon, 11 May 2020 14:05:29 +0000 X-Originating-IP: 78.193.40.249 Received: from localhost (unknown [78.193.40.249]) (Authenticated sender: kamel.bouhara@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id A0EDD20008; Mon, 11 May 2020 14:05:22 +0000 (UTC) From: Kamel Bouhara <kamel.bouhara@bootlin.com> To: William Breathitt Gray <vilhelm.gray@gmail.com>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Nicolas Ferre <nicolas.ferre@microchip.com>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Ludovic Desroches <ludovic.desroches@microchip.com>, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 0/5] Microchip TCB Capture driver Date: Mon, 11 May 2020 16:05:00 +0200 Message-Id: <20200511140505.1649111-1-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200511_070528_518110_64A66F02 X-CRM114-Status: GOOD ( 14.46 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.200 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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> Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, Kamel Bouhara <kamel.bouhara@bootlin.com>, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, linux-input@vger.kernel.org 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series |
Microchip TCB Capture driver
|
expand
|