Message ID | 20240625143948.54452-1-kamel.bouhara@bootlin.com |
---|---|
Headers | show
Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB12116C685; Tue, 25 Jun 2024 14:39:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.194 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719326396; cv=none; b=irX/mviwgVMCU9U93fLI//QtyD+rNyCkCXZpnTKg+15E7Him1ef1y/Q/EVXIT5GFWqEuCuyFEVwyA1oI/sCT5X5qFqGRfGCZQhtRkiyTa8AtByBZWXTGmhO5uOz01EIq3/UZ3Sasfy1cr07kuZxQuEZqhBxreepGnpTG9iK0EhU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719326396; c=relaxed/simple; bh=en/sRYnVyZg+dc2W5BHiqCQyiELoDY0ZAXnPw4Iocvs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YYcNTKW8IX3mZVZQqtbPTB+YIRU8PJFfuQbpXA3JjHTGgvXkZd8SGPZ2D3pRsZphTwzuCMxkj+XFvN2rS3x/xMotfjf5fEems82HkG5NveeOuyMVNKeatG0ig2NhGp+bAtURsLJMpA7jC8YLQl8H/3Uv442+K1tAvIc1vawyBB4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=kOyxB3pT; arc=none smtp.client-ip=217.70.183.194 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="kOyxB3pT" Received: by mail.gandi.net (Postfix) with ESMTPSA id 8AC3A40007; Tue, 25 Jun 2024 14:39:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1719326392; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=zPnkx9b43HnSsm2wIVDr0iTt2JyGKIKneN2NUnjQtVM=; b=kOyxB3pT9Z4fEbn+o3stfyi0s/qVRzjCaAykolG5Ie82lMzSxx+jEIhMjid6KnecV/cJ6o uWP2aP10FV9zfh4GTqfaF5bv3ghod6ZUc3HPJeYY+I0Y/N7YnFOHMVwZ7jCWOSBFEjpFTS 8b2BlcGjQoLkCg+CJw8ZmK8kh548ektE0EcwBCRvFMmOkFqeWVd5NHdXZpgrp+BmXa6nFh oOOiJCq42Bs/0pgscIgQpbhrZ4kdp4cBy0ZXR72HK59rjfTrNyN9V5hPEenDpxDZi+0chE DwpvQf7pBwSKOlkGtviUwbRqjOc1u3FGOYWgRIZQCpGHpqopShhVyG6N0/rSJA== From: Kamel Bouhara <kamel.bouhara@bootlin.com> To: Dmitry Torokhov <dmitry.torokhov@gmail.com>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Henrik Rydberg <rydberg@bitmath.org>, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Marco Felsch <m.felsch@pengutronix.de>, Jeff LaBundy <jeff@labundy.com> Cc: catalin.popescu@leica-geosystems.com, mark.satterthwaite@touchnetix.com, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Gregory Clement <gregory.clement@bootlin.com>, bsp-development.geo@leica-geosystems.com, Kamel Bouhara <kamel.bouhara@bootlin.com> Subject: [PATCH v14 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Tue, 25 Jun 2024 16:39:45 +0200 Message-ID: <20240625143948.54452-1-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: <linux-input.vger.kernel.org> List-Subscribe: <mailto:linux-input+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-input+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-GND-Sasl: kamel.bouhara@bootlin.com |
Series |
Input: Add TouchNetix axiom touchscreen driver
|
expand
|