| Message ID | 20260914210115.28151-1-andre.przywara@arm.com (mailing list archive) |
|---|---|
| Headers |
Return-Path: <linux-sunxi+bounces-25910-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 3FE1E1C0DEE for <noreply@patchwork.local>; Mon, 14 Sep 2026 23:06:08 +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-25910-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-25910-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 6268023FF4 for <noreply@patchwork.local>; Mon, 14 Sep 2026 21:06:06 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 1EBF7415B8D; Mon, 14 Sep 2026 21:06:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b="WGgDhAYf" 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 95ECF3A6B8D for <linux-sunxi@lists.linux.dev>; Mon, 14 Sep 2026 21:06:01 +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=1789419964; cv=none; b=Boj0xS6mIo/yXeQ3mgT7MjcqhiO2KVUC9cB86zv2Y8jVfvCiFTwbKFICHbCGy0NsDG4/bZ0wTlV5YSpRq3GjulluKovzISOg/6ROn95GR68TEu++nKjmw6sgEab1hYfzneynE8cdGrurgBt/NWKwhc3F8XvriRwBie4zdEaFaQI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789419964; c=relaxed/simple; bh=8Hpqna4Yql4B2KSm3n4ept+rS89EMGziH5WyeFW7i5E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=vEUHh0LxdERAYvUQiZisEXi+dQ7KBYZBLpPeBd18fycOkxIH0V4D/ndcll1tbQtIwTZzEjq5O8MF8HqvdXTI783Go0j6PtWqFn7OHG3YSzsZaYC3K5rqkRNcqwM55hNuaOCHR3Cz+BXJZcR6Qqp2RMMYELO3XK9VUBbh+uV47fY= 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=WGgDhAYf; 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 F073E1570; Mon, 14 Sep 2026 14:05:56 -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 A725D3F882; Mon, 14 Sep 2026 14:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1789419960; bh=8Hpqna4Yql4B2KSm3n4ept+rS89EMGziH5WyeFW7i5E=; h=From:To:Cc:Subject:Date:From; b=WGgDhAYfNXwFRuaOJ+oVAAC+STmpKW9AObcf50+DOL658q0o9xZlltQ8haUAj5Jgq /TAfrNRJiuj4FgJf3giAg3B02pWEuGt1XdbADVS2nOYXo9ndLoBe+MIhkDcaQOhWA3 M6w0VtZgaJhL+8OdzrjZKWlyKbQIujX2WlMAjRWo= 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 0/3] dts: allwinner: Add Teclast P80 tablet support Date: Mon, 14 Sep 2026 23:01:12 +0200 Message-ID: <20260914210115.28151-1-andre.przywara@arm.com> X-Mailer: git-send-email 2.46.4 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
|
|
Message
Andre Przywara
Sept. 14, 2026, 9:01 p.m. UTC
The Teclast P80 tablet is an entry-level tablet with an 8inch screen and an Allwinner A133 quad-A53 SoC. There are other tablets using the P80 name, this here is about the "G4" version from 2020. Contains the typical triad of DT support patches: vendor prefix, machine compatible binding, board .dts file. Please have a look! Cheers, Andre Andre Przywara (3): dt-bindings: vendor-prefixes: Add vendor prefix for Teclast dt-bindings: arm: sunxi: Add two Teclast tablets arm64: dts: allwinner: A133: add basic support for Teclast P80 tablet .../devicetree/bindings/arm/sunxi.yaml | 10 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm64/boot/dts/allwinner/Makefile | 1 + .../dts/allwinner/sun50i-a133-teclast-p80.dts | 205 ++++++++++++++++++ 4 files changed, 218 insertions(+) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a133-teclast-p80.dts base-commit: cee9395acd8043be0644b25c34bfa86623f2b935