From patchwork Mon Dec 4 14:05:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamel Bouhara X-Patchwork-Id: 750124 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="k6Bd1xjE" Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 298ACDF; Mon, 4 Dec 2023 06:05:23 -0800 (PST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B686E1C0005; Mon, 4 Dec 2023 14:05:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1701698722; 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=k6Bd1xjE7Ah6SkBfCIkOh9UQCOaph+ZnUsgd6y0a61ouCRM1z6pZcqD2/X5BNcJP572pxa eRNzILLQL6zf4jKi/E4DCewHH2kcBvaVqmwAKEa7EuE8qtXgwu5W6kgeh13tmO08HnkH5O PEA+zaGeACBBUiDDWXRcA4cj+0crk67f9JGMEn/jpnBr6Ckizh/BOHoWD/G2jlYM//2l7+ 69BLxnEJxhsFD8LSLGwOXz5HCqDJRCYFOTuy+PSlK6k31cXrbNIgYPELVMz+1HX4qkPXZ5 mdwqeFVle8sZ1QngZF30MfETxh3zCoq/z6Baq4Hsg5uqCl1xCxMaXWnLzwLM7w== 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, bartp@baasheep.co.uk, hannah.rossiter@touchnetix.com, Thomas Petazzoni , Gregory Clement , bsp-development.geo@leica-geosystems.com, Kamel Bouhara , Krzysztof Kozlowski Subject: [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Date: Mon, 4 Dec 2023 15:05:02 +0100 Message-ID: <20231204140505.2838916-2-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231204140505.2838916-1-kamel.bouhara@bootlin.com> References: <20231204140505.2838916-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,.*":