From patchwork Fri Jun 5 19:13:12 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Schmid X-Patchwork-Id: 267 Return-Path: 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 EBB4A1C0275 for ; Fri, 5 Jun 2026 21:14:22 +0200 (CEST) Authentication-Results: mxe881; dkim=pass header.d=netcube.li; spf=pass (sender IP is 172.105.105.114) smtp.mailfrom=linux-sunxi+bounces-23748-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-23748-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 4383D301BEED for ; Fri, 5 Jun 2026 19:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CACF941322F; Fri, 5 Jun 2026 19:14:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=netcube.li header.i=@netcube.li header.b="ClNMai8z" X-Original-To: linux-sunxi@lists.linux.dev Received: from mail.netcube.li (mail.netcube.li [173.249.15.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2E22440F8E3 for ; Fri, 5 Jun 2026 19:14:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=173.249.15.149 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780686858; cv=none; b=f7PG+cgIOziC+l4jTnciU8lmFMunSTCvHwC9EHCFyoPEyZiArnd9RxAmxd1VzC8NUetMtL1c8i8bG7GacdS/cA/of8sKqxmyUCzK5UiAFhcEuiDDSmFr+vXuoZM/ZGkQxCnReyDgvbYKYYhlWKnf0NmGZlgIBNJ8uD21dZxLVOE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780686858; c=relaxed/simple; bh=TafPgOcc2nTv/YH22/7uV9Egh8UNKJUA9qoHLND7WSQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=ss0F4EHfubr4+yQTEjfpcEfsZY+Febkn8Ay4ft9wucfKULN0YmxbhIsJ2eWhcs/FZ5D5PmSKdIo1ajmUcAT2o60sH481HouVwtnKun2Czo5YxuXEdhheWUOkk4LI/hw7EXZyNuElV4RwhCspaQJMK0ublGfjn9xzx1VGJkAFeJ4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=netcube.li; spf=pass smtp.mailfrom=netcube.li; dkim=pass (1024-bit key) header.d=netcube.li header.i=@netcube.li header.b=ClNMai8z; arc=none smtp.client-ip=173.249.15.149 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=netcube.li Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=netcube.li dkim-signature: v=1; a=rsa-sha256; d=netcube.li; s=s1; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:CC:MIME-Version:Content-Transfer-Encoding; bh=BLaO+2WZkkM7w1NO3/wdLuY450WAdapOcCJC30b+bKA=; b=ClNMai8zqREczTPIudag91svjIONF5SL4q55QzqeT1UMj8lMS98L3vEIio3AyxWxd3rogld3t49umCi+BT/DCi7lSXa3upBMJDWTqEnJ+wHKdLhyRJ3IJ2cFerUxKprYRRNyajxXpdiWMQ0W4IVIfaGFWNcx3ndpitdtrh2f5tE= Received: from lukas-hpz440workstation.lan.sk100508.local (194-166-56-114.hdsl.highway.telekom.at [194.166.56.114]) by mail.netcube.li with ESMTPA ; Fri, 5 Jun 2026 21:13:59 +0200 From: Lukas Schmid To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Maxime Ripard Cc: Lukas Schmid , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org Subject: [PATCH v2 0/3] Add support for NetCube Systems OpenNMC (dobermann) Date: Fri, 5 Jun 2026 21:13:12 +0200 Message-ID: <20260605191322.1920944-1-lukas.schmid@netcube.li> X-Mailer: git-send-email 2.47.3 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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?= This series adds support for the NetCube Systems OpenNMC Changes in v2: - fixed ordering of compatible enum - fixed gpio line names Signed-off-by: Lukas Schmid --- Lukas Schmid (3): dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann) riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann) .../devicetree/bindings/arm/sunxi.yaml | 1 + .../sun8i-t113s-netcube-dobermann.dts | 149 ++++++++++++++++++ .../boot/dts/allwinner/sunxi-d1s-t113.dtsi | 6 + 3 files changed, 156 insertions(+) create mode 100644 arch/arm/boot/dts/allwinner/sun8i-t113s-netcube-dobermann.dts