From patchwork Sun Sep 6 16:05:49 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Juan_Carlos_Guti=C3=A9rrez_Lavado_via_B4_Relay?= X-Patchwork-Id: 3208 Return-Path: X-Original-To: noreply@patchwork.local Delivered-To: noreply@patchwork.local Received: from sin.lore.kernel.org (sin.lore.kernel.org [104.64.211.4]) by mxe881.netcup.net (Postfix) with ESMTPS id A35561C0BEF for ; Sun, 6 Sep 2026 18:06:08 +0200 (CEST) Authentication-Results: mxe881; dkim=pass header.d=kernel.org; spf=pass (sender IP is 104.64.211.4) smtp.mailfrom=linux-sunxi+bounces-25640-noreply=patchwork.local@lists.linux.dev smtp.helo=sin.lore.kernel.org Received-SPF: pass (mxe881: domain of lists.linux.dev designates 104.64.211.4 as permitted sender) client-ip=104.64.211.4; envelope-from=linux-sunxi+bounces-25640-noreply=patchwork.local@lists.linux.dev; helo=sin.lore.kernel.org; Received: from smtp.subspace.kernel.org (conduit.subspace.kernel.org [100.90.174.1]) by sin.lore.kernel.org (Postfix) with ESMTP id A2AE624F9F for ; Sun, 6 Sep 2026 16:06:05 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id C37503A8FE1; Sun, 6 Sep 2026 16:06:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VG51rxJH" X-Original-To: linux-sunxi@lists.linux.dev Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 9BA8333B6DA; Sun, 6 Sep 2026 16:06:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788710760; cv=none; b=ja1ONMKBF+I2fwkzrPNPSAzxmGWpTJcVYZayOQQyBxukvneGEQSnPPg7G2xZPRH8WtGwEhwLKDptCA/PKFcxZGnBEVkV+chsKj693cYbSxE2VBdza0eAh8XXWQjjnLpyFJNcre2BBc2KGoMlW7bAnE7ltoiBoSWZtpTFQhcK6aM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788710760; c=relaxed/simple; bh=Q/g45COEM8Wm11Scr+Scf3fRTTgH3HBagUeaOFrwkL4=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=MbN8NDLVkZ+keqlzrJVhowwsAlI9bT0mcnaQysWFZKZn6v9PfhRDuMYj4Ta+lTzMYjCAXCVVNh+nfu+b8+1WVwEfRboNFumtBPLwWgxuiwojKBvvtiSMxQxkNSGdEnFXTkUFE+nBg1vuOmmd3Sfas/QbBWII1N4dNKll/2wKZZ8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=VG51rxJH; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPS id 0CA39C2BCF5; Sun, 6 Sep 2026 16:06:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1788710760; bh=Q/g45COEM8Wm11Scr+Scf3fRTTgH3HBagUeaOFrwkL4=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=VG51rxJHOxalx7mGLKpPzvFfi6vXUWx9trBvM4afymB1X+IE6I9pFWQ7aWMzreq3L z4LruBup/CNEFNdMJoUpgPuAK3dw5eCQKQq6XXIvFODxbK4KtxveZHCxjqCW+51qN0 UprVerPiflp4NJ1t0LdjXi8dBAe4T6D4sDXF/dPgXkmPckoMtC0eICBOe71uMTZK8Q oPVNZOyOEWY5s3ZCT4IO3ajz9X7O2B02jTXZyp2tts/3eTaBCfAxQs0Fz009FxEQTv VkpglMrE+8u3AmHzhx2XEJ+skSWIumkFYvoM85UbfUgCRVZ8ouXROnTqMU6dVrmBvq 8b0o0YFG2G+BQ== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0210C79F85; Sun, 6 Sep 2026 16:05:59 +0000 (UTC) From: =?utf-8?q?Juan_Carlos_Guti=C3=A9rrez_Lavado_via_B4_Relay?= Date: Sun, 06 Sep 2026 16:05:49 +0000 Subject: [PATCH 1/2] dt-bindings: arm: sunxi: Add SPC Glee 10.1 A64 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20260906-b4-spc-glee-a64-v1-v1-1-621df2155e31@proton.me> References: <20260906-b4-spc-glee-a64-v1-v1-0-621df2155e31@proton.me> In-Reply-To: <20260906-b4-spc-glee-a64-v1-v1-0-621df2155e31@proton.me> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Maxime Ripard Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, =?utf-8?q?Juan_C?= =?utf-8?q?arlos_Guti=C3=A9rrez_Lavado?= X-Mailer: b4 0.15.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1788710758; l=1596; i=jcarlosgl96@proton.me; s=20260906; h=from:subject:message-id; bh=2sTHkEIZ9R2X36In5QhZ4ozs/BXQZzuqStbGUoIn0/8=; b=PawChL5wDUDLG0nHuI8bLkcI2Gg3HO3qY1ESyyPWDgu6r45I1S1MpUoJUa6l9YXdauMIgVMc7 X1s/4Mi5jOoAwlVfDq1T1ChCyDXymDo/1kiBnR7NAZ86NrBE3zXxddB X-Developer-Key: i=jcarlosgl96@proton.me; a=ed25519; pk=2/GzZfrbHAiuUrsA5A4A9ixfHKnypfDfzyE+fToY4Io= X-Endpoint-Received: by B4 Relay for jcarlosgl96@proton.me/20260906 with auth_id=1008 X-Original-From: =?utf-8?q?Juan_Carlos_Guti=C3=A9rrez_Lavado?= Reply-To: jcarlosgl96@proton.me X-Rspamd-Server: rspamd-worker-8404 X-Spamd-Result: default: False [4.84 / 15.00]; RBL_SENDERSCORE(2.00)[104.64.211.4:from]; SUSPICIOUS_RECIPS(1.50)[]; DMARC_POLICY_QUARANTINE(1.50)[kernel.org : SPF not aligned (relaxed),quarantine]; MAILLIST(-0.15)[generic]; MIME_GOOD(-0.10)[text/plain]; BAD_REP_POLICIES(0.10)[]; HAS_LIST_UNSUB(-0.01)[]; PRECEDENCE_BULK(0.00)[]; DBL_BLOCKED_OPENRESOLVER(0.00)[sin.lore.kernel.org:rdns,sin.lore.kernel.org:helo,proton.me:email,proton.me:replyto]; R_DKIM_PERMFAIL(0.00)[kernel.org:s=k20201202]; TAGGED_RCPT(0.00)[dt]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; RCPT_COUNT_TWELVE(0.00)[12]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_FIVE(0.00)[6]; FROM_NEQ_ENVFROM(0.00)[devnull@kernel.org,linux-sunxi@lists.linux.dev]; DKIM_TRACE(0.00)[kernel.org:~]; FREEMAIL_TO(0.00)[kernel.org,gmail.com,sholland.org]; R_SPF_ALLOW(0.00)[+ip4:104.64.211.4]; TO_DN_SOME(0.00)[]; FORGED_SENDER_MAILLIST(0.00)[]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_TLS_LAST(0.00)[]; ARC_ALLOW(0.00)[subspace.kernel.org:s=arc-20240116:i=1]; MIME_TRACE(0.00)[0:+]; TAGGED_FROM(0.00)[bounces-25640-noreply=patchwork.local,jcarlosgl96.proton.me]; ASN(0.00)[asn:63949, ipnet:104.64.192.0/19, country:SG]; HAS_REPLYTO(0.00)[jcarlosgl96@proton.me] X-Rspamd-Queue-Id: A35561C0BEF 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?= From: Juan Carlos GutiƩrrez Lavado Add the Smart Products Connection vendor prefix and the board compatible for the SPC Glee 10.1 tablet based on the Allwinner A64. Signed-off-by: Juan Carlos GutiƩrrez Lavado --- Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 2 files changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index f04db28c6..ce425938c 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -902,6 +902,11 @@ properties: - const: allwinner,suniv-f1c200s - const: allwinner,suniv-f1c100s + - description: SPC Glee 10.1 A64 tablet + items: + - const: spc,glee-10-1-a64 + - const: allwinner,sun50i-a64 + - description: SL631 Action Camera with IMX179 items: - const: allwinner,sl631-imx179 diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index ba2002969..ff462d6f0 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1603,6 +1603,8 @@ patternProperties: description: Spansion Inc. "^sparkfun,.*": description: SparkFun Electronics + "^spc,.*": + description: Smart Products Connection S.A. "^spinalhdl,.*": description: SpinalHDL "^sprd,.*":