From patchwork Thu Jan 25 16:58:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamel Bouhara X-Patchwork-Id: 766096 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 45ED513172A; Thu, 25 Jan 2024 16:58:32 +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=1706201916; cv=none; b=O5yOstrVWamXOsa4yl1NfFdbt5HzuEYQU6F+RPYpgEKDqCPXMU5JoSXP28W1sV15I7EbjMapKSBXN0UvsFVRLS5MpLwubigjmrtrsigBUqVi7IUG8gliNg+1NyzgCarqU+8RIAHLIYWwsOJBmVn38HMYiJBvwCR4lBLh6GI5U4o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706201916; c=relaxed/simple; bh=ftYyY7Zc0GLvORveIykVesb2lWTOJKgcNDMC8Thqcgk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=itjlE6Y+AsxHCrGlYi3Og141B9d0rtvriBVWUrsTizF6rYpx7dpBZdNWlDfP2hl7UqPHZuGwEkRHabcXevSrdb2PGa9uNEyLxpUwwdjakc/IVAMGA7Yo2zhrDMP/AMcMrkwEo2pwYkOxEBI6cv+JrDaz+SexPr5G7UQbNQSM6sA= 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=BOX/kR/7; 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="BOX/kR/7" Received: by mail.gandi.net (Postfix) with ESMTPSA id 3FD8840004; Thu, 25 Jan 2024 16:58:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1706201910; 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=PyU0MrPkAquO0yDvZ3LG19USjtRAx9Zi0FGDGYHw/pQ=; b=BOX/kR/7DqL3r+TH7AAMXF4PNZ0gmi/t35jIsChJdfpEiBIwJCUaawaxWFpuk00yMzWGRF 8DNWxMrLBsBUkz0i7scwBUzVSCqnc49s0MWGYeYHOA6jbG/KXm4ImTuz3GYKFAsFBBD0R3 qBApQURvhRF8Aue1pzj1jWj4W3NabuOiqZacHLesnucyP9wvCFth3hb/WfE7OJmDZlDnKb YC/0aHqo839Q1wTN/I6AooFOk+M/RNnjXsPAu1q8GQPk5ObNqBVds3X3OcdH/vMRk8qbas mtUmt4fq8eVpLNA3b1Zo0fm/Pdj6DmqTOEuWz3TMVmmOvze9ybvuh0CRxJU0rA== 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 v6 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Date: Thu, 25 Jan 2024 17:58:20 +0100 Message-ID: <20240125165823.996910-2-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240125165823.996910-1-kamel.bouhara@bootlin.com> References: <20240125165823.996910-1-kamel.bouhara@bootlin.com> Precedence: bulk X-Mailing-List: devicetree@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 573578db9509..78581001a79c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1400,6 +1400,8 @@ patternProperties: description: Toradex AG "^toshiba,.*": description: Toshiba Corporation + "^touchnetix,.*": + description: TouchNetix AS "^toumaz,.*": description: Toumaz "^tpk,.*":