Message ID | 20240603153929.29218-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
Headers | show
Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) (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 3767A12DD95; Mon, 3 Jun 2024 15:40:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.197 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717429239; cv=none; b=lJ4qG/CP/Q6ZMrdZ7n2+OL78v1vAwSGkOgCI6/pAWFkR/nKtF7V3B5utVtRcpRiF5SM2XIzgd81LzG25HWbqCoaC6exLZZh0ZE+I+adoRXRxj0gZse/z0+sscSCEHfFWgtCb5AxBf4N14lQBc5h4NHye4M+h/npsxVwMVAXeBa0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717429239; c=relaxed/simple; bh=QMKBERARQh+aEmyxPKqRKzXoqlEfVpsBXidX22h4xRw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=lEEBlCMa44edR666n2eO0kN5lhYl9QDqblAPTWc6saRYGxMB6pciQ7jeAxJOgRXiNT9RKRg13qUmjt9okNiNXyfpQ/z8uqXGaEpNY5XOBfYeORTscoZDCr6xw/Igba07nIKLdjdlFlcTAknALi9GGUjSz9PJMgKVjdGz7ZV8trs= 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=KT8IO7EZ; arc=none smtp.client-ip=217.70.183.197 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="KT8IO7EZ" Received: by mail.gandi.net (Postfix) with ESMTPSA id CB1FA1C0004; Mon, 3 Jun 2024 15:40:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1717429228; 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=FkFl+MFpTJonp1P30dypjdjGMEjZ4vm1ME+Y9uPEE/c=; b=KT8IO7EZyntx5Ag6iNsJs8KOR7RPyZdoQR4BrpftccXo5lQ8Ti2V/alL1m7tLwgJvHUrpV k8ycifSragZ2x3FWWvHitHXu6ILnIIg2GCijlQeD6A+bqDYBtoO3zOnjmbsIwdTiUNpPRY GJtxlrySV1tc4TOo56gSulZ4wopFs82u455cVJM46hs6MlbrIrw8H2a59kBpkBDWGq3YlN p5hAU86NxzMn5FowBYSO1OMGt1gjLTL9KqJfCrIDtUbJdog2mL9K+27mKyKY0CLZ7GpfEI V4f+nDGhOK6UO5479khttcY9h7zveAvdr5H8ltKJCq4dfbBeTO3ubMSr8TfMDA== 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 v13 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Mon, 3 Jun 2024 17:39:22 +0200 Message-ID: <20240603153929.29218-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
|