Message ID | 20250106190703.4015-1-lukas.schmid@netcube.li (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 E1537E77198 for <linux-arm-kernel@archiver.kernel.org>; Mon, 6 Jan 2025 19:15:41 +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=YSkLyUYKziFoIt8lcWOLavbsAazQhzv+llx46ShI1ao=; b=lLyFdxKCgvyGAV4rXYEtgVMfeD wN78j6tZBfV84tm+QJJj04Oh8qEbHoECfMbkLPG8f/677oDKV4fdEopREPJ2nLYJbenDmJvsHfA6P ZLVWmj5QORasyXsNYn1YSVVCQnzqV/04Rzaayjex5xFDgIHzmK/Hc2PJnNMACFK0yDyyn05uiMuq/ SdjPgF+ckPgjhqTCwGeywqiW04X/m7P3O/txHPWMSjS8HfB0UthKnLgEvFlrOXS3a4lB6xqH3ivW/ B6Tq2ashiv6IBx2duI+QsTL5xriXdjlWd9N51m9e+ZrcBruHuespEvnGbshC+1mKS7i9zBGERhPQU bTQV7P4Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tUsZW-00000002PN6-1cio; Mon, 06 Jan 2025 19:15:30 +0000 Received: from mail.netcube.li ([173.249.15.149]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tUsUz-00000002OK6-2W5N for linux-arm-kernel@lists.infradead.org; Mon, 06 Jan 2025 19:10:50 +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=YSkLyUYKziFoIt8lcWOLavbsAazQhzv+llx46ShI1ao=; b=kkU/hlANA7ttOB4OyZM9OWlqVkEyjTNhkIQIzFIPSLV9IFGXpL3chLtg0JcNMFSeUkUoCHHhkYfCIvzDK0N3b+B6SjckS7qyMhOQPQRpz3CSqZgEm627ZRBzkI601yQwXvRw1Hd3x74MeYv8CqzXNWKovYqwhhFtRP5p3JDQdzY= Received: from 854af3ed5e24.lan.sk100508.local (cm70-231.liwest.at [212.241.70.231]) by mail.netcube.li with ESMTPA ; Mon, 6 Jan 2025 20:10:35 +0100 From: Lukas Schmid <lukas.schmid@netcube.li> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Chen-Yu Tsai <wens@csie.org>, Jernej Skrabec <jernej.skrabec@gmail.com>, Samuel Holland <samuel@sholland.org>, Maxime Ripard <mripard@kernel.org> Cc: Lukas Schmid <lukas.schmid@netcube.li>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: [PATCH v5 0/4] Add support for NetCube Systems Kumquat Date: Mon, 6 Jan 2025 19:06:58 +0000 Message-Id: <20250106190703.4015-1-lukas.schmid@netcube.li> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250106_111049_938926_54828A2B X-CRM114-Status: GOOD ( 14.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support for NetCube Systems Kumquat
|
expand
|
This series adds dt-bindings and dt's 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 on the board 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 Changes in v4: Moved the dtsi change into a sperate patch Update commit messages to include better descriptions Add descriptions to the uarts and mmc nodes in the dts file Add missing newline at the end of the dts file Removed the gpio-reserved-ranges property from the dts and from the pinctrl bindings Remove the rtc status property from the dts file Changes in v5: Remove the unused lradc node and it's regualtor, as they are not used on the board Add another alias for the SoC's rtc as 'rtc1' Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> --- Lukas Schmid (4): dt-bindings: vendor-prefixes: Add NetCube Systems Austria name dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s ARM: dts: sunxi: add support for NetCube Systems Kumquat .../devicetree/bindings/arm/sunxi.yaml | 5 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/allwinner/Makefile | 2 + .../allwinner/sun8i-v3s-netcube-kumquat.dts | 274 ++++++++++++++++++ arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi | 6 + 5 files changed, 289 insertions(+) create mode 100644 arch/arm/boot/dts/allwinner/sun8i-v3s-netcube-kumquat.dts