Message ID | 20240131141158.3350344-1-kamel.bouhara@bootlin.com (mailing list archive) |
---|---|
Headers | show
Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) (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 25F247F488; Wed, 31 Jan 2024 14:12:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.193 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706710329; cv=none; b=clsLVSEjB4RAC0GEUfF5ysVsXkaeHxlXLnhGu7Zti1ZfxAZbFE9+tTZk/QQElAt3gc6L/yG/xLac5DC3FqI9HaJwWuN7e28sfKylSTH6y2pXZwp6LsF2SWOB46Q0Pq0+Ldkni9SzzCnIyxXll3k6xJYNukXg3cmWktDBwAQ2Xao= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706710329; c=relaxed/simple; bh=DKgxfvknO4pwhTFl5wVRoY3ZHo7YgxQd2rNgFtft8VE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YBBl4LNDzwQJKW5V77+K3+r1IAVXWk7zzerVfFsMW5Oo/xZEDLbDKn1okkvKpGGBVsNgsTB1gruHb4FVzGMsEnz8UqslJ/AR7Khi6uL58BHDp/eF/OE46NipF+QbxtoejOq3bS1Xcm8bo6AqK0rJgYL4+r1McihkOLsYHfmmBIY= 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=V3Z1Vfs2; arc=none smtp.client-ip=217.70.183.193 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="V3Z1Vfs2" Received: by mail.gandi.net (Postfix) with ESMTPSA id 92B7D240009; Wed, 31 Jan 2024 14:12:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1706710323; 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=66EioyYaNZWrql1Wdx0jMNv3oUgZZuPSMXuTOfK0//M=; b=V3Z1Vfs2FUvpXjp1N/mRfcgtKQPZkU5AuqkJzjBDxUiXQ6cWkL18CQBEyaHAYZGFycBpJt +H8EXcJC+Oi0xqURSzIYcsC5aay+/pPeweHtV6+7CAzjMzBkRBHYExVUmIwNNoMRuLL/y0 kElw5QzVdzS7Tqrg2oY0DEq9FsSh/J3y3KsuUYHtuKdLOHVJe5PYeAO3YvQWPP3GbIQOer xx17to8jw6ERYySIjvlbxjaKstrsWXOu/e+wXvodbzDkTfFuDFckUN/htMsmgvCpREczRZ cTk2VTAob7f9DUfxcDcOYw8Hop27BRH+Ec3TO7YSG0DSx+lRRAp0So059P8CfQ== 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 v7 0/3] Input: Add TouchNetix axiom touchscreen driver Date: Wed, 31 Jan 2024 15:11:54 +0100 Message-ID: <20240131141158.3350344-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
|