From patchwork Wed Jul 3 14:25:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamel BOUHARA X-Patchwork-Id: 809591 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 5CC24178CE8; Wed, 3 Jul 2024 14:25:26 +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=1720016728; cv=none; b=g05Lvr/Uki/iLqcnzcMnFAzAQXyzoZcKA+pudvW/NjfjHtyCZKhpsJt/J8jZMPId5WcZlBMwDLU8iPpTKQzqFtuFAtVhjfZAp/GxQA1eSi3AYH09YNcdokS4HVDEW6/jho4ct1swvTRXYw+jJfw1agnbzCn8AqxbLJcDCKIW6TI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720016728; c=relaxed/simple; bh=1HXdA6M6KAUeAAzN+YBpdYa42kM0BsZHdz1BSdufsmk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=gSM+ioPrFMpLvU6z5VilUe1ZKBSjw03U5hWIqOOC2sS18Dxxp6XIc3gg0p2Fo7iyvLMm42dWQFH7eIaykwK+Px3JRFsRsk5wCzVB2OyWcpDwdEBUyppKIHsdi4GednFTgQLFNnwXRD3n7pPv84qkUPzbV2DgGUNSxxgER1nl0lE= 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=TCcONCSn; 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="TCcONCSn" Received: by mail.gandi.net (Postfix) with ESMTPSA id 2FA351C0008; Wed, 3 Jul 2024 14:25:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1720016724; 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: in-reply-to:in-reply-to:references:references; bh=pM2hUFcFpuiz5NRTmI0ZT1jIADywFVObzv76mhdSL3Y=; b=TCcONCSn31BCq4DfKzK7DsPUjwvdxVUV6t4PD46SNc5GYfZTDSLs+8YfBCKMm4DcsfPdwE hQ7OoNMQvpqUjPvsSPiBrTmDH8+F3t/3qXoKqs/Yj3YmHkgHh9G8VrvuZH9WOJX22UBBUY tKk14/WsSG4CBoRNytUlfZrOOdpeFor1N8n71UaOINP6q2+rFXfUEXW6kZTrMgFz7+a3le qOrlglX1KGF8+f1w/MJoLfcSxfUJCHeAJefVEoH3vAEYTEDjoTnHRmh7gYVrwKpAvE4HJI r5SImjGXtKGUteT+apXXzRPuecP5FitrofUsHV5SqYR+0TIVy7Wd6VgwPv1Mpg== From: Kamel Bouhara To: Dmitry Torokhov , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Henrik Rydberg , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Marco Felsch , Jeff LaBundy Cc: catalin.popescu@leica-geosystems.com, mark.satterthwaite@touchnetix.com, Thomas Petazzoni , Gregory Clement , bsp-development.geo@leica-geosystems.com, Kamel Bouhara , Krzysztof Kozlowski Subject: [PATCH v16 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Date: Wed, 3 Jul 2024 16:25:16 +0200 Message-ID: <20240703142520.207066-2-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240703142520.207066-1-kamel.bouhara@bootlin.com> References: <20240703142520.207066-1-kamel.bouhara@bootlin.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-GND-Sasl: kamel.bouhara@bootlin.com Add vendor prefix for TouchNetix AS (https://www.touchnetix.com/products/). Signed-off-by: Kamel Bouhara Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index fbf47f0bacf1..f102b3abf3fc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1489,6 +1489,8 @@ patternProperties: description: Toradex AG "^toshiba,.*": description: Toshiba Corporation + "^touchnetix,.*": + description: TouchNetix AS "^toumaz,.*": description: Toumaz "^tpk,.*":