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: 13801727 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A6497EEB563 for ; Thu, 12 Sep 2024 08:31:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 6D657C4CEC6; Thu, 12 Sep 2024 08:31:01 +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 List-Id: 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 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(+)