In the using-the-main-platform-device-tree-file, state that :
Because Jetson devices use Plugin Manager by default, you must first unregister Plugin Manager support, then add your device information to the main device tree .dtsi
file.
We use the L4T 36.4.3.
How to unregister Plugin Manager support ?
Just remove all others camera module to add your camera dts only for it.
In the L4T 36.4.3, after checking the device tree files, there is no any information related to “Plugin Manager”. The mechanism of Plugin Manager in L4T 36.4.3 has been removed, right ?
Suppose yes. JP6 use overlay instead of plugin manager.