Message ID | 20240419083342.61199-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
Headers | show
Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (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 686F71E491; Fri, 19 Apr 2024 08:35:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.196 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713515712; cv=none; b=SDqxcjsaVJoADBjf3Rd9rL3nxCjpfYJY9bysGPZybShB1CGraLbde0HOcZjGQFUuwRqF2fbx5n7y9k460IER8moEcEMltcSHy4VHQGpsmroNwJcmn14NPNH+COtL0GW1/jApt0Pj+OpEvo35k4i+8dilrIbRgG53AFfXh7dJbqk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713515712; c=relaxed/simple; bh=E74CnEKmUiAofd7Vw3r+H0pSGSYwvrUfM/v6KUFb/oQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=TWvy70UZSApqfu9UJDJorWOBOcdwbeGWGJASgYax4i8USWtw9a706hgNUZlXJ8x0UOzWCRtuY2e1+nz18XoBSdi6S0i1+E3Lfx/m7Aa6B3MA7QF36hlpVtiiBBlmEwh1QeVFsuIiM9L9dCMXg9DR+afhUwQ6gRhwVyY+fAfS1k4= 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=W9wbNZFy; arc=none smtp.client-ip=217.70.183.196 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="W9wbNZFy" Received: by mail.gandi.net (Postfix) with ESMTPSA id 112FFE0009; Fri, 19 Apr 2024 08:35:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1713515701; 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=nICPpCLJljxq/VvQIiROTOswZiBYVcdMhlPW8voWJvE=; b=W9wbNZFyLncopXLCrE5ybyzcaL6d/gk9bnPBLv2HQ4rRyNCeUjH1zPh7zIFVrUPKUaMvub CQE+2im5aq9A47VWnb0gRHqGPq0h+MGOx24vpj9EB3+A3E9ZQBINglAQpe8uzWjPuhXGbJ +hcOs2k7YDBXanL9fCNB9yC7eswhJnlf2mHXPUwPtKvJV7f1Nc2eyhvs5ITt64csYRA3s+ QQ1PI6jWrR9dQc4h04bViXlEY7HMxy08uaFnzElD3pxTFxi1SH2WhlMYxfztvdcHAKmTuW Z9uoI5NQsIhfC0Loasue7YcLRLaYU0/Nzd6b02KQ6CVmCWC3h9aELDrmpcqRkw== 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 v10 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Fri, 19 Apr 2024 10:33:38 +0200 Message-ID: <20240419083342.61199-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
|