linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add GPCDMA support to Tegra I2C
@ 2022-09-06 14:47 Akhil R
  2022-09-06 14:47 ` [PATCH v2 1/3] i2c: tegra: Add GPCDMA support Akhil R
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Akhil R @ 2022-09-06 14:47 UTC (permalink / raw)
  To: christian.koenig, devicetree, digetx, jonathanh, ldewangan,
	linux-i2c, linux-kernel, linux-tegra, robh+dt, sumit.semwal,
	thierry.reding, wsa
  Cc: akhilrajeev

Updates in Tegra I2C driver, device tree and defconfig to support
GPCDMA for I2C in Tegra 186 and later chips.


Akhil R (3):
  i2c: tegra: Add GPCDMA support
  arm64: tegra: Add GPCDMA support for Tegra I2C
  arm64: defconfig: Make TEGRA186_GPC_DMA built-in

 arch/arm64/boot/dts/nvidia/tegra186.dtsi | 32 ++++++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 32 ++++++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra234.dtsi | 32 ++++++++++++++++++++++++
 arch/arm64/configs/defconfig             |  2 +-
 drivers/i2c/busses/i2c-tegra.c           | 11 +++++---
 5 files changed, 105 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-07 17:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 14:47 [PATCH v2 0/3] Add GPCDMA support to Tegra I2C Akhil R
2022-09-06 14:47 ` [PATCH v2 1/3] i2c: tegra: Add GPCDMA support Akhil R
2022-09-10  9:03   ` Dmitry Osipenko
2022-09-16 19:47   ` Wolfram Sang
2022-09-06 14:47 ` [PATCH v2 2/3] arm64: tegra: Add GPCDMA support for Tegra I2C Akhil R
2022-10-07 13:20   ` Thierry Reding
2022-10-07 14:34     ` Thierry Reding
2022-10-07 14:53       ` Robin Murphy
2022-10-07 15:17         ` Thierry Reding
2022-10-07 17:40           ` Robin Murphy
2022-09-06 14:47 ` [PATCH v2 3/3] arm64: defconfig: Make TEGRA186_GPC_DMA built-in Akhil R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).