From patchwork Wed Jan 8 16:03:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 13931264 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.subspace.kernel.org (Postfix) with ESMTPS id 0B4BC199E88 for ; Wed, 8 Jan 2025 16:03:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736352220; cv=none; b=RsEdyLVkoNWbEae6RAdpI2DZS43p7IkXGgS8M3TnB/ZDoof2Enc1sqgFvqP97vmxpvA0e1ooV19rv0z7lDnQ6EjsKSqjGAMLk6CsKgKzmaV1W/i00qtYjTbnNdvPMNwNbcYzzuXeXaHS5CSRlpxqw84sZ6UPC22LNPT4GlCDJnk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736352220; c=relaxed/simple; bh=1tJnGOLAipaBuviy3zQGAqJhc5YWyT3t1d2UXy5vXFo=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=qpnu55U9YqVqfqhuYuBXOCh3JuPrPXwN4kmQQlbPs1VjlcX3s0RCGw0taTGqvH6Ji9X7bvXwm1DjA5VFSjBY77JTMnV1jthWJKz2XW1+hW3/44CJ1hlZ8LfANz9Ubmw1SAknnJHu86OI9DVk0OkUgMufJ6GkYBRIlHl0tRh3VGk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EejpkU6g; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="EejpkU6g" Received: by smtp.kernel.org (Postfix) id B04FFC4CEE3; Wed, 8 Jan 2025 16:03:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 758A8C4CEDD; Wed, 8 Jan 2025 16:03:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1736352219; bh=1tJnGOLAipaBuviy3zQGAqJhc5YWyT3t1d2UXy5vXFo=; h=Date:From:To:Cc:Subject:From; b=EejpkU6g1xnTdaaT/jkSvQncqm/R/s57/mFJIwswiw9USbYU1zWcwdKqH+NhRN1f3 QvuZvFCXbG8VXBv32qgcZkz7wWg5KzL3LHEHn0AjI5AvyJblzmm/tldEBN5KrQhre/ wkRvFEeiUEhJAwkItKOSEvTzERD8OUxtGnImznrmjaGzgrZCHQ9n/v/CanNwxTXPOF 54XC4z+cthPcPxQbEyZIltEvEY3p96OzYkMWPaxmhZOHRWHM8lsknKtrKZVI0k7GNz Cwy+HXlC5JecwlO252061axBzDvj4i3n7tWj6L39dGelJNPymdNkvDq+Wg+GAm1u1I LlnruKdjzNviw== Received: by wens.tw (Postfix, from userid 1000) id 7CC435FA10; Thu, 9 Jan 2025 00:03:36 +0800 (CST) Date: Thu, 9 Jan 2025 00:03:36 +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 device tree changes for 6.14 Message-ID: Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -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.14 for you to fetch changes up to 8715c91a836502929c637c76a26335ede8818acf: arm64: dts: allwinner: a64: explicitly assign clock parent for TCON0 (2025-01-04 20:16:51 +0800) ---------------------------------------------------------------- Allwinner Device Tree changes for 6.14 - Add support for DMA engine and audio codec on F1C100s and enable audio codec on Lichee Pi Nano - Add syscon and SRAM nodes for A100 - Enable CPU DVFS for Tanix TX1 - Explicitly configure TCON0 pixel clock parent according to display output used This includes one commit shared with the clock tree dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI which adds the macros for the TCON0 pixel clock parents. ---------------------------------------------------------------- Andre Przywara (1): arm64: dts: allwinner: h313: enable DVFS for Tanix TX1 Chen-Yu Tsai (1): Merge branch 'sunxi/shared-clk-ids-for-6.14' into sunxi/dt-for-6.14 Cody Eksal (2): dt-bindings: sram: sunxi-sram: Add A100 compatible arm64: dts: allwinner: a100: Add syscon nodes Mesih Kilinc (3): ARM: dts: suniv: f1c100s: Add support for DMA ARM: dts: suniv: f1c100s: Add support for Audio Codec ARM: dts: suniv: f1c100s: Activate Audio Codec for Lichee Pi Nano Vasily Khoruzhick (2): dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI arm64: dts: allwinner: a64: explicitly assign clock parent for TCON0 .../sram/allwinner,sun4i-a10-system-control.yaml | 4 ++- .../dts/allwinner/suniv-f1c100s-licheepi-nano.dts | 8 ++++++ arch/arm/boot/dts/allwinner/suniv-f1c100s.dtsi | 24 ++++++++++++++++ arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi | 33 ++++++++++++++++++++++ .../boot/dts/allwinner/sun50i-a64-pinebook.dts | 2 ++ .../boot/dts/allwinner/sun50i-a64-teres-i.dts | 2 ++ arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 2 ++ .../boot/dts/allwinner/sun50i-h313-tanix-tx1.dts | 1 + include/dt-bindings/clock/sun50i-a64-ccu.h | 2 ++ 9 files changed, 77 insertions(+), 1 deletion(-)