]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
i2c: tegra: Add support for Tegra410
authorKartik Rajput <kkartik@nvidia.com>
Tue, 24 Mar 2026 05:58:43 +0000 (11:28 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Thu, 26 Mar 2026 22:37:02 +0000 (23:37 +0100)
commit59717f260183712af5ce537fee71687e3ba010a5
tree7dbc8ea4b3f2e5ea70566459e3a941ad1caad830
parent0c0e440b0c93785847d60e89198869c969fb56ec
i2c: tegra: Add support for Tegra410

Add support for the Tegra410 SoC, which has 4 I2C controllers. The
controllers are feature-equivalent to Tegra264; only the register
offsets differ.

Signed-off-by: Kartik Rajput <kkartik@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260324055843.549808-4-kkartik@nvidia.com
drivers/i2c/busses/i2c-tegra.c