From mboxrd@z Thu Jan 1 00:00:00 1970 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 E0105C4345F for ; Sat, 27 Apr 2024 13:30:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=49vva95L8Ki4pV5cYrJfsBMxQo2d7utZpvRdkAMrSlc=; b=utcfJGi62ziX/K gJRc7qRprer0JorE6UaAlJFGsnO3Ztn4d0Jz2uILVie9x6tGBV8jumjbD6DGApBP1ncjFobFhI6JV CWz9+gj4IX5iJZM5c8KSQ6a2mCZpDpNis5PKn5NDbV9i11Je9WeNNg07NHPUBfLp0BMLP0pBcVNPu pSvRq09ZmbNZ411nxv4KdMsSj/5ATb5sW16I5KHpAcRMPMEJAu+JPnLakCDj39kcr4EXWfPtyf+Oe eSUobvEBhCofGnmarvE5kPcwVcrmNKlLoz9HUQs4PCJAtLG3/ofMxBJPiAtnm4Tw7dX1spc9VU0x4 DAdNZXb8eCe8ENx8tufA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s0i8C-0000000FaAn-0kyR; Sat, 27 Apr 2024 13:30:20 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s0i88-0000000FaAD-3xkT for linux-arm-kernel@lists.infradead.org; Sat, 27 Apr 2024 13:30:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3A46BCE1A1B; Sat, 27 Apr 2024 13:30:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B0071C113CE; Sat, 27 Apr 2024 13:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714224610; bh=PwVUHK0Tmf9/OYbk10AR6hcNks7Knp+NBSiDWZIMfWw=; h=Date:From:List-Id:To:Cc:Subject:From; b=D+NMkJFv500YKFF4cekn1+vvQ05UOr8EE045WBk2H5UQ1mmGyFLcSCtCIGVlH5Uch LFq612j5KuKxEx/skF/2R/QIAIYYzNk33juay1Ly8H/npSu/rOIYd6vooIsZlwssIc WsMEYMI8GVMzCp9n57gF3LD+BDrkoyre8xJnZKWGOt+7rXcloBmBaT4BcWLmSM/otD yzuJ7CGch3yE5k+WmmtLOVnuAt1h64jKmD5lwEXPUbuz1pRwEAZtavosl8Q3tXtOoQ gSdhT2bDdfQEVm12N96KLdx/tgM/gXNY60yxrJhFU0XKC87GQAh4Fkp4PQ1Ocp9XtB pVeI8q2BKe2KQ== Date: Sat, 27 Apr 2024 15:30:06 +0200 From: Jernej Skrabec To: arm@kernel.org, soc@kernel.org Cc: wens@csie.org, samuel@sholland.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [GIT PULL] Allwinner device tree changes for 6.10, part 2 Message-ID: <20240427133006.GA146501@jernej-laptop> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240427_063017_186575_BF9E724B X-CRM114-Status: UNSURE ( 7.88 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi! Here are some last minute DT changes. They apply on top of sunxi-dt-for-6.10-1. Best regards, Jernej The following changes since commit fd46e5e136a83f61c1746d5a08686c0c4f4c0706: arm64: dts: allwinner: h616: Add NMI device node (2024-04-26 17:50:16 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.10-2 for you to fetch changes up to 0d185df6c9ff841be2460d2f4610de22f326d5dc: arm64: dts: allwinner: h700: Add RG35XX-H DTS (2024-04-27 15:21:00 +0200) ---------------------------------------------------------------- - new boards: RG35XX 2024, RG35XX-Plus, RG35XX-H ---------------------------------------------------------------- Ryan Walklin (4): dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants arm64: dts: allwinner: h700: Add RG35XX 2024 DTS arm64: dts: allwinner: h700: Add RG35XX-Plus DTS arm64: dts: allwinner: h700: Add RG35XX-H DTS Documentation/devicetree/bindings/arm/sunxi.yaml | 15 + arch/arm64/boot/dts/allwinner/Makefile | 3 + .../allwinner/sun50i-h700-anbernic-rg35xx-2024.dts | 327 +++++++++++++++++++++ .../allwinner/sun50i-h700-anbernic-rg35xx-h.dts | 36 +++ .../allwinner/sun50i-h700-anbernic-rg35xx-plus.dts | 53 ++++ 5 files changed, 434 insertions(+) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-2024.dts create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-h.dts create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-plus.dts _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel