Message ID | 20240627065434.4915-1-kamel.bouhara@bootlin.com |
---|---|
Headers | show
Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) (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 217573D982; Thu, 27 Jun 2024 06:54:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.199 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719471298; cv=none; b=pYRWrwLt1RQkFTtUV/MlXSzN/VcrwvLKwopZRLtiLCRCIrj7CDcA8iGqwUX1ezsAREmgHi+KnKUJiiR/ocwsR8RdDfE9QnVtx7eGyXw6EQSbmKrr9ScZBAyJupKWQOuTHuWreivwLnRO/tOek2yYcVPYko1h80btwZkvxtEbOO4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719471298; c=relaxed/simple; bh=8s27ioJExjtNim++OuRDOzZMqcclii2c+GaxxeiGdm8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=qhIbnYT4K7VADYHK0942wTxAI6RJNSY7lyNu0CnjD4r/LbAIit5M83OBF6HFLwDz8jUrI0hFFyvHxxxGeCD5uwcJeAoV7pP6Q8/s6s7lnqZGLwdm0U9uD7zf8FC7fK1YtAKYIuP9VOa6Or+dtcAUU7KWNIjL3O6IEkkR+asr9kc= 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=Apxgdcar; arc=none smtp.client-ip=217.70.183.199 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="Apxgdcar" Received: by mail.gandi.net (Postfix) with ESMTPSA id 7A48AFF809; Thu, 27 Jun 2024 06:54:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1719471293; 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=nL0vE0DdHw2fe3t8EULh4lAk/eioWNZxHW2rdLJ7xI8=; b=Apxgdcar3fmMLz8QLIZBRM4PilcTUT1vREmz5ubG48Mm0SPuhyGsYYxVX/Hxs75O3avAwj 2nmw5ycXbheCwV5Hc67xOxW3HTcs5HfnEVZkjyrdVPKRj13Um9OE7+PuT+r3KIYZsKewmw kNbL4H7ImRyHpaDDV6zUClcBAZ6un2tghPIhZnZ+nT+ktxHW5Y3M+LAdsMClsvMLeF2IpU Af4DBpmTKs3BpSpGHe6H8jnqZ79+2Ud5SoaIVDcGONvI/+ZSHhStW6HL9d/qr1uoRf8nY6 y+btmdQxFMb1IUbq9S7oo8Xf4+Bo3JqPjXSNcSO+jzV2ZLCG+hXXKBkBrdcC9A== 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 v15 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Thu, 27 Jun 2024 08:54:30 +0200 Message-ID: <20240627065434.4915-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
|