]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: Reuse I2C3 for NVEC
authorThierry Reding <treding@nvidia.com>
Mon, 10 Jul 2023 09:22:18 +0000 (11:22 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 28 Nov 2023 07:00:20 +0000 (09:00 +0200)
commit9d3f7f881edf119e9c1257158f115e3bf13d8320
tree64f6cb34ad6539a09ebfb7caa450fd34b584129a
parentacae7eb5fe063dcfe2dbdb1e1804cf3e12cc2f3f
ARM: dts: Reuse I2C3 for NVEC

Instead of duplicating the I2C3 node and adding NVEC specific
properties, reuse the I2C3 node, extend it with NVEC specific properties
and drop properties that are not needed by NVEC. This results in a DTB
that is a bit cleaner and avoids accidentally using I2C3 and NVEC which
would have them fight over the same hardware resources.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/dts/tegra20-paz00.dts