hello chakibdace,
please check below example…
here’s Xavier NX device tree, please notice the badge property.
there’s a word RBP194 as an unique identifier.
tcp: tegra-camera-platform {
compatible = "nvidia, tegra-camera-platform";
modules {
cam_module0: module0 {
badge = "jakku_front_RBP194";
in the ISP override file, it’ll having part# to distinguish the camera modules.
for example, it’ll have the same string, RBP194 by checking the exactly override file,
"#* Part#: RBP194\n"
"#* Sensor: IMX219\n"