From patchwork Thu Oct 12 07:40:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamel Bouhara X-Patchwork-Id: 733505 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0B86C41513 for ; Thu, 12 Oct 2023 07:40:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378022AbjJLHkw (ORCPT ); Thu, 12 Oct 2023 03:40:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377946AbjJLHkr (ORCPT ); Thu, 12 Oct 2023 03:40:47 -0400 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8CED5C4; Thu, 12 Oct 2023 00:40:45 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id EBFB61C0016; Thu, 12 Oct 2023 07:40:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697096444; 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=mw98irZpFNZxIEfbG8WtOcujRo9Oio3yaL4bXgPtShmk8hfuNikSw1MCkqYuRfAnWrwXdX lVpCwAzevXuQfAvm9W5SHbquOT5tr8uK1qOqcmAe95x+n2zLUo0SHC5rtlkRy7zBtbqtRL Zw4qZc2tA3RX3T6SA5t2BKA7vfmlN9igQorPDOF66eVKJ2Q209vGkB1u+I5jwGFb7+Tr9o Rt7j3o+NUMOkYHUVQeAj+BoLa/P7S5oJgzTjDPgn5yYEKx+3dCSnjmEF8UzVRZBv0yxHtV twMc7B9b/OOfw+/yMQzBjptNhQv8gb0UAhLPEtf/PSKB8u3PU5pOeTSbwrX47g== From: Kamel Bouhara To: Dmitry Torokhov , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Henrik Rydberg Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Marco Felsch , 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 v3 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Date: Thu, 12 Oct 2023 09:40:32 +0200 Message-Id: <20231012074034.1090436-2-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20231012074034.1090436-1-kamel.bouhara@bootlin.com> References: <20231012074034.1090436-1-kamel.bouhara@bootlin.com> MIME-Version: 1.0 X-GND-Sasl: kamel.bouhara@bootlin.com Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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,.*":