Message ID | 20240703142520.207066-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 2632C1DFD1; Wed, 3 Jul 2024 14:25:24 +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=1720016727; cv=none; b=fKj5IqjKJJOt5i3yMZoSBw9bJ4wAkyPOrLuFiKJlcMvWFwuDs1o9E0b8drGG7f/GvXdOHE1yxzOWwKTbcyXLDsal3MB6AMS6qVHd6zM8j0TAEpH6WmJv8rYXAdy5qa/rQvYTR7h+5cinWEYF4hjWhD9NMH2OgSidT3AA6MACFW8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720016727; c=relaxed/simple; bh=8Vjl3YttzwHH2IsyM7t6WRqmidD0zMc9LqpB46m1uxQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=t9Dkc3fhW7zoo9/j9P5HtuLZYPOUr9KOCr4SjyAzMeoYpVuzb8AmiYcy56DPB+21NmSNVIsP8LCvD2bYdgOpkrvX+ykBCohYVY548mzjKI3Mlti+DigwsZml+b/ZeIPPgOsIDK9Q4vkHeX7VnA9VM+yVH9aazlKjfskIJkZFddA= 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=efw1zff6; 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="efw1zff6" Received: by mail.gandi.net (Postfix) with ESMTPSA id 3818C40005; Wed, 3 Jul 2024 14:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1720016723; 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=QDrB6n0exh4TdxMHPeUljoSu3UlZuOXj1a37x1NMQyo=; b=efw1zff6/mM4ToIHGLXq4pik4y9K5PRagdQwScUtXevMt4iBZccvfoQ43IsnA/R5gnOO15 6uAfu0n2IILJDh60tHAHPdffOay49z+Gh5SRWVm7vQJcAqFs69xt8SAKZXd4JwukBZdbWC 294jQyZ3K6HdYrcEIklapQmOXQ/nAsoxtvAMcNfuJM0zPKnJ1Vej299O7y0riOzml9YtUg iNhOrJ5RdDi2JmNts94QTwCVp5AFjqm97nQ0UMEkxwn5Xn1XKx33ESjVCtg3Tj00zMkhpH y9c0ci8ReWQeBWUNT1wY0KM27N37Uaj2xcy+6qioCsawhY/ZYUtFTnJVtPI39Q== 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 v16 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Wed, 3 Jul 2024 16:25:15 +0200 Message-ID: <20240703142520.207066-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
|