From patchwork Fri Jan 3 20:45:16 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Schmid X-Patchwork-Id: 13925920 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 48444E77188 for ; Fri, 3 Jan 2025 20:52:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=lEMf3CP8j22OLEYK0x3+BkPmy31vySZlkgdmHbiAhtc=; b=M2sCeHo8ehshdtbvNq94C00DQo SNRuIRash4mHwOZc0ZhgzFiF4e1xApvlo0mf7Nf05cQjUJEwccSmbMe5Ogs/9Pa57iyghpG9I7XlM o/ySCyIuIKTJ5VUXEj1Q7MYHDomIoatPRMEj9n5KoTmaZ9lA+dteBJc+alraQdMjqIS8EottlmwGL lejtf1jCYFLHB2a/nEQlqDK4qa4FkNLFQJboeHgFYuSNQ8m5U3vFShCweH7dS142T9T4uT9/zazvo uDXZT3ztbs/qbqcHzzIntU/i6VSCmJg5KgQ6fYKu+EttPCj0NAIIud5TDQakPaJ3Y5QlvqWpJ0u60 ne3i2q0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tToeS-0000000DyIM-0B6o; Fri, 03 Jan 2025 20:52:12 +0000 Received: from mail.netcube.li ([173.249.15.149]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tToc7-0000000Dxtd-0mVj for linux-arm-kernel@lists.infradead.org; Fri, 03 Jan 2025 20:49:48 +0000 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=lEMf3CP8j22OLEYK0x3+BkPmy31vySZlkgdmHbiAhtc=; b=N9u4nmbX4v2PvzZiNuwjtV4sAy71mMlALBjT6XYkHBpg7HQF0xsdfRnNjZSmG+B9kQ8OCgjaNOCuD76uDReRUT6sRA3W8dmkUmVzt2Fg+r6y58VpEB7HrH7AIpSJ3Vl5QjFgd7XAGmXo0W4v3PZTMFLoXfUDpRmkgIhA0O3pMNo= Received: from 854af3ed5e24.lan.sk100508.local (cm70-231.liwest.at [212.241.70.231]) by mail.netcube.li with ESMTPA ; Fri, 3 Jan 2025 21:49:16 +0100 From: Lukas Schmid To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Linus Walleij , 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-gpio@vger.kernel.org Subject: [PATCH v3 0/4] Add support for NetCube Systems Kumquat Date: Fri, 3 Jan 2025 20:45:16 +0000 Message-Id: <20250103204523.3779-1-lukas.schmid@netcube.li> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250103_124947_532146_86DC7D97 X-CRM114-Status: GOOD ( 12.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series adds dt-bindings and dts for the NetCube Systems Kumquat board. Changes in v2: Fix the devicetrees according to the "dt-schema" and "make dtbs_check W=1" Fix the License of the devicetree as requested Create a cover letter for the patch series Changes in v3: Disable rtc inside the SoC again, as the rtc does not work Add the gpio-reserved-ranges property to the pinctrl bindings Reorder the nodes in the devicetree to match the order of the nodes in the sun8i-v3s.dtsi file Signed-off-by: Lukas Schmid --- Lukas Schmid (4): dt-bindings: vendor-prefixes: Add NetCube Systems Austria name dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board dt-bindings: pinctrl: sunxi: Add gpio-reserved-ranges property ARM: dts: sunxi: add support for NetCube Systems Kumquat .../devicetree/bindings/arm/sunxi.yaml | 5 + .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 5 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/allwinner/Makefile | 2 + .../allwinner/sun8i-v3s-netcube-kumquat.dts | 290 ++++++++++++++++++ arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi | 6 + 6 files changed, 310 insertions(+) create mode 100644 arch/arm/boot/dts/allwinner/sun8i-v3s-netcube-kumquat.dts