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 0115FC83F1A for ; Tue, 15 Jul 2025 01:42:32 +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=fKgY0NakEWUAiwuaQCGDymBNT5PHhmVq6wpkpRcoIWM=; b=VG7H6QkClsWl+g 8DgfNHh2F2iROlXpAY1ywdf7gMX+wTbsLvVoMgiB8mUo2ZVAcAO51NzyXz09FI9fP/6aeDpuL17vO 9wXJ7SjnWA/+D0qzD/Szc2ctaJvqjIML6nBeMpmLnH9NCCX9dwrtUgeEkZUibsXiJm0zmyvbkS7mZ BhvsROd7g4oPMqLGzrT40I+bHBgcozucnIAdYrb7R/zLiZK9oJ94A2PTa2icVvHr31/CJS/vgiWfc /D4friwOT3KELWAN4ubUVJa2LGXqQLA458AW61gT2xcEAT60PzcrSU37cC5rIxFgV3au8Jc/uTiS2 8Buo1m6Zo6fzfg11XBnw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1ubUgY-00000003k7X-0nnJ; Tue, 15 Jul 2025 01:42:22 +0000 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1ubUgW-00000003k7C-0bIX for linux-riscv@lists.infradead.org; Tue, 15 Jul 2025 01:42:21 +0000 Received: from localhost (unknown [116.232.48.207]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: dlan) by smtp.gentoo.org (Postfix) with ESMTPSA id DEDD1340E65; Tue, 15 Jul 2025 01:42:18 +0000 (UTC) Date: Tue, 15 Jul 2025 01:42:14 +0000 From: Yixun Lan To: soc@kernel.org, Arnd Bergmann Cc: Alex Elder , Guodong Xu , Vivian Wang , spacemit@lists.linux.dev, linux-riscv@lists.infradead.org Subject: [GIT PULL RESEND] RISC-V SpacemiT Devicetrees for v6.17 Message-ID: <20250715014214-GYA540030@gentoo> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250714_184220_209779_333980AA X-CRM114-Status: UNSURE ( 9.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Arnd, Please pull SpacemiT's device tree changes for v6.17, Note, I've included an immutable shared tag of reset-binding in this PR. Sorry, I've missed the email title in previous PR, so resend to fix this .. Thanks Yixun Lan The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494: Linux 6.16-rc1 (2025-06-08 13:44:43 -0700) are available in the Git repository at: https://github.com/spacemit-com/linux spacemit-dt-for-6.17-1 for you to fetch changes up to 57fa4ba6d0a4669fd8f2557e760442d684374f3c: riscv: dts: spacemit: Move eMMC under storage-bus for K1 (2025-07-09 13:49:27 +0800) ---------------------------------------------------------------- RISC-V SpacemiT DT changes for 6.17 - Add DMA translation buses - Add PWM support - Add Reset support - Add eMMC node ---------------------------------------------------------------- Alex Elder (2): dt-bindings: soc: spacemit: define spacemit,k1-ccu resets riscv: dts: spacemit: add reset support for the K1 SoC Guodong Xu (2): riscv: dts: spacemit: add PWM support for K1 SoC riscv: dts: spacemit: add pwm14_1 pinctrl setting Vivian Wang (3): riscv: dts: spacemit: Add DMA translation buses for K1 riscv: dts: spacemit: Move UARTs under dma-bus for K1 riscv: dts: spacemit: Move eMMC under storage-bus for K1 Yixun Lan (2): riscv: dts: spacemit: enable eMMC for K1 SoC Merge tag 'spacemit-reset-binding-for-6.17-1' of https://github.com/spacemit-com/linux .../bindings/soc/spacemit/spacemit,k1-syscon.yaml | 27 +- arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dts | 10 + arch/riscv/boot/dts/spacemit/k1-pinctrl.dtsi | 8 + arch/riscv/boot/dts/spacemit/k1.dtsi | 485 ++++++++++++++++----- include/dt-bindings/clock/spacemit,k1-syscon.h | 141 ++++++ 5 files changed, 558 insertions(+), 113 deletions(-) _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv