From patchwork Thu Sep 12 08:30:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 13801728 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 0AAA1EEB565 for ; Thu, 12 Sep 2024 08:32:18 +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-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=oBE6KmV0rJi+6vyJ5aQU1YY9nvNwPQu8XAK3ZmdWfNc=; b=xXocqE+e2GgJV8hqIHNqjAiNtT cbW1m0mzZrQPLIc54itm4QUnzhsnBG4ID/uftssqfe8/j0mu4no3fl8eYmP0Bn2t0Zn7WV0cmRDM1 t7Ont8yn74bdckbMHIRS0VCRSRbtgN5qRV8bHAA+jgvsMfu9cWNNmYquCeeJPplCcBN/u+vGPXKRI SHM0cLEEyEF4Hw5q9X5wqpri27yb+/HTcKy31l/PuzGElENnvIg0yeGtPR5D+b1xKVKaPSbiqsrZo t+IjCG9kOUsDyTufOp3oMlSZbQY80xbuWQxHX3pwHeL7LcIMFWO2IoRPgq9yWV1hFlrlDro3dGXiw kQkDwOxg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sofFI-0000000COEY-1ae6; Thu, 12 Sep 2024 08:32:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sofEE-0000000CO6w-38ek for linux-arm-kernel@lists.infradead.org; Thu, 12 Sep 2024 08:31:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 140AB5C5A19; Thu, 12 Sep 2024 08:30:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 18D14C4CEC3; Thu, 12 Sep 2024 08:31:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726129861; bh=BnoeUpGqWxHWbBjwHyTUp1LxWEYQAvgqgD4Qow0g4hA=; h=Date:From:List-Id:To:Cc:Subject:From; b=YYXe7yf1S2wKkmyjtB60HDUrLUBgYvCaB4KDq3YHHRZONjhFWFHxlDQnq1owxoSJc +zwoM4PYcIOXrpZ+cCzSKJYSSnUnMdTcudpQx5FRqm1oBLNBjQBiioL/4Z2tHuTX1P 0UKCiEDD4RjaivZ4jI0fB9kraFNNUEurkCaJP0ISdL0HHlDbcjCGtONodSnigHds3e UoBhlHzu/MitM9ysEWRyd2nNcixoxcYyuPcP1UcDrF45hKuhp8/8d4vv5xQYJbKh0C +I1XNBzR+OUGL/VYzldHwcHcIT9UNNR9UrJlVxzLYal/EtT698exwG00UClxWUaSGb dzycGIULqq9gw== Received: by wens.tw (Postfix, from userid 1000) id CCD025F9F2; Thu, 12 Sep 2024 16:30:56 +0800 (CST) Date: Thu, 12 Sep 2024 16:30:56 +0800 From: Chen-Yu Tsai To: soc@kernel.org Cc: Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Allwinner SoC device tree changes for 6.12 part 2 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240912_013102_853252_B7E50FBF X-CRM114-Status: UNSURE ( 9.79 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Here are a couple more Allwinner device tree changes for 6.12. Please consider pulling them. Thanks ChenYu The following changes since commit 89f1a037e97cb2ec0948eb92bca17e7d8c4fc824: arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi (2024-09-04 22:43:49 +0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.12-2 for you to fetch changes up to 605f56405a6719dfdc9f91464c082856cd929d6c: arm64: dts: allwinner: h5: NanoPi NEO Plus2: Use regulators for pio (2024-09-11 16:54:32 +0800) ---------------------------------------------------------------- Allwinner SoC device tree changes for 6.12 part 2 ARM64 device tree and binding-only changes - Add system and pin voltage regulator supplies for NanoPi NEO Plus2 ---------------------------------------------------------------- Kryštof Černý (2): arm64: dts: allwinner: h5: NanoPi Neo Plus2: Fix regulators arm64: dts: allwinner: h5: NanoPi NEO Plus2: Use regulators for pio .../dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+)