From patchwork Wed Jan 31 14:11:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamel Bouhara X-Patchwork-Id: 770203 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (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 A540584A20; Wed, 31 Jan 2024 14:12:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706710335; cv=none; b=NYl9eOJaLUbS67nArmnCPLxKrP+ngxVkjx3c8TPAptX2hjf3wttWM3Ro16rRmkK/3JvusIGjOeZPRPYI9/f0mv8WKtGDYU0ONMWtylXgC54TSOj2pfgIs9RS00Bqy5FRRdei0hT8iT2WQbSYlr9mDXt5Mmlc/+B3vnmjZIXEbkU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706710335; c=relaxed/simple; bh=XJlaEvpRz0/GsusTqoSGEBO6ELpXHI3ywLHM6TDhnuo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=etv0g0VwEXoPSmc9G1nuzdW5MK3xIXWP0i2BrgvxNNGXmxLHG3ltDJ5qylJUj69agbtKb2ox9e+ygUIoa87JLvf9vZ+xwv9NtBUogIXtFLqjyiZ2MmeCFVmyQ3cMyMPpPcgSFhAmSmDM4F2hYG/eVDOtTNQZFcWqTdVmwD8X43w= 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=T8GxZLDn; arc=none smtp.client-ip=217.70.183.198 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="T8GxZLDn" Received: by mail.gandi.net (Postfix) with ESMTPSA id 2706CC001F; Wed, 31 Jan 2024 14:12:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1706710325; 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=nHQnvcxka58vLFRQuoR+CefX5o1t0IMycj8fHga9rPc=; b=T8GxZLDnzgDIJtLsBTBNUIV5ZXwgsgwJdVbzGVDFfJCqSH0VxBrHHFBH7tVhpQTFxmxZTY lAMi6c8UPNQE/QfV1UMWuHhhPKgss32n0RwbdANWmz/Xii7v/wtV2z3T+eElauEzmK2tYF wYjtckJExvnsamJFTXuNGMwMRm0GDWdGe1me2JJQoRJsBcpfzKA2eP9OknjXq5TtPGoptO yXnuhKjAzongBYIWpUAKQ6kCVHUdzkqnOxcin0UfiyTJUdrKl5f52tkkYP6snjholhh4I+ wpIWSIXseSM6yqdIzqJTWlJDH3h94fRUj1d+Ya8aAZBuqXD4kJZZ7w+PyhwDAg== 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 v7 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Date: Wed, 31 Jan 2024 15:11:55 +0100 Message-ID: <20240131141158.3350344-2-kamel.bouhara@bootlin.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240131141158.3350344-1-kamel.bouhara@bootlin.com> References: <20240131141158.3350344-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 1a0dc04f1db4..88954a286107 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1444,6 +1444,8 @@ patternProperties: description: Toradex AG "^toshiba,.*": description: Toshiba Corporation + "^touchnetix,.*": + description: TouchNetix AS "^toumaz,.*": description: Toumaz "^tpk,.*":