Message ID | 20240529091004.107256-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
Headers | show
Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) (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 971A71E888; Wed, 29 May 2024 09:10:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716973818; cv=none; b=PMyRyMRxDyldmXkWZegZIHmTfyaL0oQqC5a9D/1neXiQeDIm2HqZsYoiFljHAaw8w+1Y/yYCD57LvyA9P7c4VKXZFqVrYK6fIX2xmObLanHRMFWHFWN29KGme75X12kgJUNl0Xfk5iofF0pKldcMIOTyHsE8CLPdI292ru/VGsk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716973818; c=relaxed/simple; bh=oj35fZS++nGjpBQodDa0RGowfzsy/9rbzIdvYykTMBA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=RhLYZNaZlXJJmMTq73vpLtO8NKLMTc3h5FaOibJsH4646Zukd4bHAaDbvGcmi0jDDa+BemtplqTIQlDz1/96vuvL6x0CufXMrw7l9Ns8Iq+FRYsJ+/B8vgdAFEGgmkvntJeyB2mQEiWPDHNyomFwFjoDatLfPRrEo888b/um41U= 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=pCxvvALy; arc=none smtp.client-ip=217.70.183.201 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="pCxvvALy" Received: by mail.gandi.net (Postfix) with ESMTPSA id 3B11F1BF20A; Wed, 29 May 2024 09:10:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1716973808; 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=BVUPxl5Y+vyJHQzQhbaguYrNryrh64Xv21qOWbUxLiM=; b=pCxvvALyzwypce5PV/cc7EpaojTJp/bOWzelDLsARaa3y07eP9ZC4oDESuYaZPcFvBupMh lsscTpnrzQeoij8kE98EAbGv5vLeD6Ocf50jbdywzFjcY6zvi7wkL6CYZUfiw/LhUeKEKU rIKY1A9yvtAaI2dn7+ZcXIWQGpKFcAxPBtq78/KbknSitMk885XXuLKglIc5GGQ1+ds+6b DLfRMlROxCw7w7LProF82BcEOJ2HwNrn16Lv5eBLVtU0sAe61clmDTKY2HxcAnWIQFb+iP eNZntYraPPLOugxmQwWVVVIqZs7PpswBFbO575Os0HCteWeHY6RnKcIr90MpUQ== 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 v12 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Wed, 29 May 2024 11:10:00 +0200 Message-ID: <20240529091004.107256-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
|