Hello, when I use the orin nx series development board for development, after adding the device tree, i2cdetect still displays the previous address information.
Previous device tree and display
Current device tree and display
uname -a
Linux zme-0010 5.10.120-rt70-tegra #10 SMP PREEMPT RT Fri Feb 2 11:51:16 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
sudo apt-cache show nvidia-jetpack
Package: nvidia-jetpack
Version: 5.1.2-b104
Architecture: arm64
Maintainer: NVIDIA Corporation
Installed-Size: 194
Depends: nvidia-jetpack-runtime (= 5.1.2-b104), nvidia-jetpack-dev (= 5.1.2-b104)
Homepage: Jetson - Embedded AI Computing Platform | NVIDIA Developer
Priority: standard
Section: metapackages
Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_5.1.2-b104_arm64.deb
Size: 29304
SHA256: fda2eed24747319ccd9fee9a8548c0e5dd52812363877ebe90e223b5a6e7e827
SHA1: 78c7d9e02490f96f8fbd5a091c8bef280b03ae84
MD5sum: 6be522b5542ab2af5dcf62837b34a5f0
Description: NVIDIA Jetpack Meta Package
Description-md5: ad1462289bdbc54909ae109d1d32c0a8
i want know how to slove this problem, Is there something wrong with the steps I took to add the i2c device?


