From mboxrd@z Thu Jan 1 00:00:00 1970 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 E69911D5ABA for ; Mon, 8 Dec 2025 07:36:20 +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=1765179381; cv=none; b=o4b+M6hqzLxAGX46BnuVmY8z1y9CvJReEimj4Iq4Y+17ERYyGpLiRyil3J8CFa4r/CLoxalhcg9mP3lF+rhw4DMMxQrULMdXFQKlJNWhQXrNC0nWw0r9iB4p9ZGRDynXDDsajiuxSGdFUogExZyjh3Lx7Z9wOdk6W01Q9S6rnzE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765179381; c=relaxed/simple; bh=fQYM4H4aqOk4/oVbCdqzhiQe6IaC0Ngwta2gfnGKxJI=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=dy7Ex20X87ckytNOOWdVIeYjhtAOoZPiYUb//7snWcr1QLwE2/+DJSWVshTkyUYXB2cOdCzu8e0eNi0ptodaAnU6zCenLwIXE3qDzws2odE9Z0MwbFpZunbIukMkH3bwsXuZWGjacmsUU4Bemn3LRio9JdKuiI9UI1GmIvgRfH0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Ll7UC6P8; 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="Ll7UC6P8" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C13AC4CEF1; Mon, 8 Dec 2025 07:36:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1765179380; bh=fQYM4H4aqOk4/oVbCdqzhiQe6IaC0Ngwta2gfnGKxJI=; h=Date:From:To:Cc:Subject:From; b=Ll7UC6P8OYtDdYtg+dCmP9kiksoYUxZZt9euR4oQNswaO4josHMfRJ2F7etLXsRWP 5i1SrCssJAx+DjHA5MLcJ56Iyqp0XOcwohU1JdVAQpKtkXVUmfzQa3yaPipdjsSxeo MU0Xh4DzBXk/s8ZyRrUt8guM7ENSS3KTwS1ikV3Ffgbiwb/bcemUkuF4ef5JU1CvJm 5vwfpgiPEQFs0+HBBiRDIu1Bu8LHFvP1T3PzcxidQ9++pWKpDsemSFg7UE+f2BTKse eiSZvF0uiPHfmeEoX+6vPaE6WVnFajERj0obnH3PdZXpgAsF5adWVAOeDBfNfIooTi 0doHr0loFbSZA== Date: Mon, 8 Dec 2025 13:06:17 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML Subject: [GIT PULL]: Dmaengine updates for v6.19 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PTs4fboEGWU/mxQ4" Content-Disposition: inline --PTs4fboEGWU/mxQ4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Linus, here is the dmaengine request for this round. Please pull to recieve bunch of updates for drivers. The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787: Linux 6.18-rc1 (2025-10-12 13:42:36 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dm= aengine-6.19-rc1 for you to fetch changes up to 2b11e7403a8ed816fce38b57cb88e04d997aa7af: dt-bindings: dma: xilinx: Simplify dma-coherent property (2025-11-21 17:4= 5:04 +0530) ---------------------------------------------------------------- dmaengine updates for v6.19 Updates: - Renesas driver conversion to RUNTIME_PM_OPS() etc - Dropping module alias on bunch of drivers - GPI Block event interrupt support in Qualcomm driver and updates to I2C driver as well ---------------------------------------------------------------- Geert Uytterhoeven (4): dmaengine: sh: usb-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS= () dmaengine: nbpfaxi: Convert to RUNTIME_PM_OPS() dmaengine: rcar-dmac: Remove dummy Runtime PM callback dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS() Han Xu (1): dmaengine: fsl-edma: configure tcd attr with separate src and dst set= tings Johan Hovold (11): dmaengine: bcm2835: drop unused module alias dmaengine: dw: drop unused module alias dmaengine: fsl-edma: drop unused module alias dmaengine: fsl-qdma: drop unused module alias dmaengine: k3dma: drop unused module alias dmaengine: mmp_tdma: drop unused module alias dmaengine: mmp_tdma: drop unnecessary OF node check in remove dmaengine: sprd: drop unused module alias dmaengine: tegra210-adma: drop unused module alias dmaengine: bcm2835: enable compile testing dmaengine: st_fdma: drop unused module alias Jyothi Kumar Seerapu (2): dmaengine: qcom: gpi: Add GPI Block event interrupt support i2c: i2c-qcom-geni: Add Block event interrupt support Krzysztof Kozlowski (1): dt-bindings: dma: xilinx: Simplify dma-coherent property Lad Prabhakar (1): dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency Nikhil Rao (1): dmaengine: idxd: drain ATS translations when disabling WQ Rosen Penev (2): dmaengine: at_hdmac: fix formats under 64-bit dmaengine: at_hdmac: add COMPILE_TEST support .../bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 3 +- drivers/dma/Kconfig | 4 +- drivers/dma/at_hdmac.c | 6 +- drivers/dma/bcm2835-dma.c | 1 - drivers/dma/dw/platform.c | 5 +- drivers/dma/fsl-edma-common.c | 45 +++- drivers/dma/fsl-edma-main.c | 1 - drivers/dma/fsl-qdma.c | 1 - drivers/dma/idxd/device.c | 19 +- drivers/dma/k3dma.c | 1 - drivers/dma/mmp_tdma.c | 4 +- drivers/dma/nbpfaxi.c | 6 +- drivers/dma/qcom/gpi.c | 11 +- drivers/dma/sh/Kconfig | 2 +- drivers/dma/sh/rcar-dmac.c | 16 +- drivers/dma/sh/usb-dmac.c | 11 +- drivers/dma/sprd-dma.c | 1 - drivers/dma/st_fdma.c | 1 - drivers/dma/tegra210-adma.c | 1 - drivers/i2c/busses/i2c-qcom-geni.c | 248 +++++++++++++++++= ++-- 20 files changed, 302 insertions(+), 85 deletions(-) --=20 ~Vinod --PTs4fboEGWU/mxQ4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmk2f/EACgkQfBQHDyUj g0d8BxAAzrXD2+k47WBvJ6Yp7tKPB1ZqRX2NVtU4P5ygAToczsN67B2pWGJubGWH hhEcGAe2v0SJxa8BSXQ1lPRV32UxiO9SdQWT8onnHHwbkkhi9mFEx0PWvoK7lCiR X/dUpoxNFzHDmxZPNYDSPzXfhg/QeoVs38JuH+8ZsA+iW/ZVQOB4NEiYjIzuj9L0 Ds2jCEpvLG0/cv1apJHxEsu2qf309VKzK6/090phMYr+sIEhLJHQDIhupd1OzQYC jJQShZ0iV5nfqcIrOcyZS+aiWw4xYGxT+YVAH9inW4zOEqG/rQfmyIdq8ZwvYcy5 wgzyTVVvWbAIcQJeoKDomBbIlMQTJHKsr6wcZfTur0tryaqKFP2veWAFEUQQFPmp /iDOH+7W8KaZ5oJ80bJy2GMk2p5hecy8iwcfkruNvPryOD8I8t1NOnaMbv04huvb sIDqnnOzl+1vJGp7A3dd1KnlBpOXurKHlDesLPoVa2HUYkVGkTZ92LmTAkAy/tqc +2Gfpzj7ppt74FZYsLk+Xb8TeO0i45NRxGEX7D06IXN5ib1sDZ+6g+C1dK9xynRK 23c748LyLjZHZNVnYBkKSXT237FxaG/ELa3Bi2aXPGEuQgGF0IiD0HyFlK+DSs0p Txrb44KuxgmfoCTMeyWBC5PYTTl6+YVQ2veszOf8ds589jp255I= =NlOr -----END PGP SIGNATURE----- --PTs4fboEGWU/mxQ4--