| Message ID | 20260914210115.28151-2-andre.przywara@arm.com (mailing list archive) |
|---|---|
| State | New |
| Headers |
Return-Path: <linux-sunxi+bounces-25911-sunxi=pue.re@lists.linux.dev> X-Original-To: noreply@patchwork.local Delivered-To: noreply@patchwork.local Received: from tor.lore.kernel.org (tor.lore.kernel.org [172.105.105.114]) by mxe881.netcup.net (Postfix) with ESMTPS id B592B1C0DEE for <noreply@patchwork.local>; Mon, 14 Sep 2026 23:06:10 +0200 (CEST) Authentication-Results: mxe881; dkim=pass header.d=arm.com; spf=pass (sender IP is 172.105.105.114) smtp.mailfrom=linux-sunxi+bounces-25911-noreply=patchwork.local@lists.linux.dev smtp.helo=tor.lore.kernel.org Received-SPF: pass (mxe881: domain of lists.linux.dev designates 172.105.105.114 as permitted sender) client-ip=172.105.105.114; envelope-from=linux-sunxi+bounces-25911-noreply=patchwork.local@lists.linux.dev; helo=tor.lore.kernel.org; Received: from smtp.subspace.kernel.org (conduit.subspace.kernel.org [100.90.174.1]) by tor.lore.kernel.org (Postfix) with ESMTP id C4CDD25244 for <noreply@patchwork.local>; Mon, 14 Sep 2026 21:06:07 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 2997E415B70; Mon, 14 Sep 2026 21:06:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b="DCHpIrmR" X-Original-To: linux-sunxi@lists.linux.dev Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 6DA1B33ADBA for <linux-sunxi@lists.linux.dev>; Mon, 14 Sep 2026 21:06:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789419966; cv=none; b=q5cqpAii9t5axhN8lcJ/7yxLZPgFOcnAzrWDDL8RpKzfll5xdHSJpL533J+Ku+/xBypDGGulRM09oqoxiDJ5hI5QgAv3EM6mJOS6hSPIcyalNYtmDPVIOePMhka5suST6WvfI0aimAAdkl9V8LtDuqXvJ9FXJsd8Ke2X31IVrcQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789419966; c=relaxed/simple; bh=GPDglMrUvp1/a5hB1mzHog+aNgREgnTzuWpD07EduTk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ObmAovas1uIIhRnRXYkEntrrgw4tCuUHmEl/kClsOobKpNHNNlhnu0cRTzZmisHLlXxWi3sKr2hJ/mE7/f5YoYPVqs5FOz/UVgf60KU1VHHXoncKW3S/SB80gD5XDg74tDrMEM0nOMsppPsD4vZjjQzjRSMEqt9qG9y+T6JOn04= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b=DCHpIrmR; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 398A91CC4; Mon, 14 Sep 2026 14:05:59 -0700 (PDT) Received: from ryzen.fritz.box (usa-sjc-mx-foss1.foss.arm.com [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E673A3F882; Mon, 14 Sep 2026 14:06:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1789419962; bh=GPDglMrUvp1/a5hB1mzHog+aNgREgnTzuWpD07EduTk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DCHpIrmRrJTLFPVTDAmorET/6Uwk8U3gRP3sOr+MtePKQwJbMh1tRCeX/G5AIBHJT 6uwGalCbcpQWywvWmcLwONB4g8wf+x4wr75G/bntdgI9ZRrVGW+SBhMUaWhQGOdiY4 Ili0T03KVTOujjACPoFGLhHEKNAo8+r3M/VAGg8g= From: Andre Przywara <andre.przywara@arm.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Chen-Yu Tsai <wens@kernel.org>, Jernej Skrabec <jernej.skrabec@gmail.com>, Samuel Holland <samuel@sholland.org> Cc: Paul Kocialkowski <paulk@sys-base.io>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: Add vendor prefix for Teclast Date: Mon, 14 Sep 2026 23:01:13 +0200 Message-ID: <20260914210115.28151-2-andre.przywara@arm.com> X-Mailer: git-send-email 2.46.4 In-Reply-To: <20260914210115.28151-1-andre.przywara@arm.com> References: <20260914210115.28151-1-andre.przywara@arm.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: <linux-sunxi.lists.linux.dev> List-Subscribe: <mailto:linux-sunxi+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:linux-sunxi+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MORS-Enabled: yes X-MORS-DOMAIN: patchwork.local X-MORS-HOSTING: hosting172546 X-MORS-USER: hosting172546 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= |
| Series |
dts: allwinner: Add Teclast P80 tablet support
|
|
Commit Message
Andre Przywara
Sept. 14, 2026, 9:01 p.m. UTC
Teclast [1] is a Chinese company manufacturing tablets, laptops and mini
PCs, using chipsets from various vendors, covering both the x86 and Arm
world.
Link: https://www.teclast.com [1]
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
Comments
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: - [Low] The newly added vendor prefix `^teclast,.*` is inserted out of alphabetical order. -- commit 5eadfadaf4aefd64a40c08bf27f4fc8d4fc5a0a6 Author: Andre Przywara <andre.przywara@arm.com> dt-bindings: vendor-prefixes: Add vendor prefix for Teclast This commit adds a new vendor prefix for Teclast to the device tree vendor-prefixes.yaml file. Teclast is a manufacturer of tablets, laptops, and mini PCs. Link: https://www.teclast.com [1] > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index ba20029693734..6da733d465a31 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1722,6 +1722,8 @@ patternProperties: > description: Thundercomm Technology Co., Ltd. > "^thwc,.*": > description: Shenzhen Tong Heng Wei Chuang Technology Co., Ltd. > + "^teclast,.*": > + description: Teclast [Severity: Low] Is this newly added vendor prefix inserted out of alphabetical order? In the patternProperties section of vendor-prefixes.yaml, there is a requirement to keep the list in alphabetical order. Alphabetically, the entry "^teclast,.*" should be placed after "^techwell,.*" and before "^teejet,.*", rather than after "^thwc,.*". > "^ti,.*": > description: Texas Instruments > "^tianma,.*":
On Mon, 14 Sep 2026 21:11:38 +0000 sashiko-bot@kernel.org wrote: > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > - [Low] The newly added vendor prefix `^teclast,.*` is inserted out of alphabetical order. argh, of course, was kind of blind here, I guess. > -- > > commit 5eadfadaf4aefd64a40c08bf27f4fc8d4fc5a0a6 > Author: Andre Przywara <andre.przywara@arm.com> > > dt-bindings: vendor-prefixes: Add vendor prefix for Teclast > > This commit adds a new vendor prefix for Teclast to the device tree > vendor-prefixes.yaml file. Teclast is a manufacturer of tablets, laptops, > and mini PCs. > > Link: https://www.teclast.com [1] > > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > index ba20029693734..6da733d465a31 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -1722,6 +1722,8 @@ patternProperties: > > description: Thundercomm Technology Co., Ltd. > > "^thwc,.*": > > description: Shenzhen Tong Heng Wei Chuang Technology Co., Ltd. > > + "^teclast,.*": > > + description: Teclast > > [Severity: Low] > Is this newly added vendor prefix inserted out of alphabetical order? > > In the patternProperties section of vendor-prefixes.yaml, there is a > requirement to keep the list in alphabetical order. Alphabetically, the > entry "^teclast,.*" should be placed after "^techwell,.*" and before > "^teejet,.*", rather than after "^thwc,.*". > > > "^ti,.*": > > description: Texas Instruments > > "^tianma,.*": >
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index ba20029693734..6da733d465a31 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1722,6 +1722,8 @@ patternProperties: description: Thundercomm Technology Co., Ltd. "^thwc,.*": description: Shenzhen Tong Heng Wei Chuang Technology Co., Ltd. + "^teclast,.*": + description: Teclast "^ti,.*": description: Texas Instruments "^tianma,.*":