Message ID | 20240219101221.129750-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
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 8628828684; Mon, 19 Feb 2024 10:12:31 +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=1708337554; cv=none; b=nbmFDXGaFT+is3A2ktz5B1yWVa6xE/NAZftYsZEWHm/JMcc1iTtvHPJxcBoVmcWEctAg2zN+mzROf04k/Ve6jFe2fchpMEY3K9/kznmoHsZsvZ3VC8F7flJelDYI0kwUaj7jpCF6q0E7bt7NLRiXzcK18qGNDFMJTzjWUPbGYOs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708337554; c=relaxed/simple; bh=bjIBJ7UrxWxxjHTwORzc+o6WLuSzgbJPudgzzJQUoZ4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=qJhrg0wbzPiA0NyVQj1jBcq7l7rl+dmk7CWR+3zM9K9TTTjuryDEsWgEr49/RmH71jq/5lOPVFJDETGVgpxwrxwwNEZIONySHZokXC5JT2jv8AI1AfvgVj+X5BtZ/Rqnt7WDNnyCCHasQxzLODTXGiOmI2toSovTCvSUYJqxWI4= 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=IV/9mX/P; 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="IV/9mX/P" Received: by mail.gandi.net (Postfix) with ESMTPSA id 1A05240004; Mon, 19 Feb 2024 10:12:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1708337543; 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=BcJsfaFxenusOZ9nI3T4tCZgwA3MbGCtH/WroXyREH8=; b=IV/9mX/PYKkK8OdsGH6vwgQiYAs+z2lZvhJJV1fbrptbChwLM964x9/I7Mtf7rczdXqPkR QDSiNp5JOJ0pZZY7PWLHSGljPsXBdwiAeECPnff44Q+WXyS4SBX8bu1827TUzBjh0tvqsr ZYeiT8l1uQPGUeoF4IYMOgJ7A/26/u6lLnTgiqH8jWbx28EL+xQ31l5Yf6aJr81LpirUI3 XGtPkKRASDDSt4XqqkJ2lL+9NzAa/8UfZX5UjU62DveSoqoDDDiwEOQsjiAL8jyxhW/8Wg lrHs4gebKsOd/EhgeEmU7VGSnuyn57k0yy4rfXDLwMbB4Y6VVZS62q84I00bAQ== 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 v8 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Mon, 19 Feb 2024 11:12:17 +0100 Message-ID: <20240219101221.129750-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
|