the driver for tca9548

Did I need to write the driver for tca9548?

hello sunyanyan19860,

may I know what’s the use-case of your implementation?
you may also check reference device tree for using TCA9548 as camera i2c mux,
for example,
$l4t-r32.2/public_sources/hardware/nvidia/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-quill-camera-e3333-a00.dtsi

Hi Jerry:
Thank you for your answer.
I have another question is what the function of eeprom that on camera board? when I use the camera is must communicate with eeprom?

hello sunyanyan19860,

there’s plugin manager to detect camera ID during boot-up for camera sensor registration,
you may also check the developer guide, Device Registration for more details.
thanks