IntelRealSense / realsense_mipi_platform_driver

Intel® RealSense™ camera driver for GMSL* interface
GNU General Public License v2.0
15 stars 14 forks source link

SerDes: Move SerDes calling into VI driver #75

Closed qingwuzh closed 2 years ago

qingwuzh commented 2 years ago

SerDes was called in d4xx driver previously, but now moved into VI driver.

Signed-off-by: Qingwu Zhang qingwu.zhang@intel.com

qingwuzh commented 2 years ago

Looks good to me and it runs fine on board.

Just one minor request: please change the kernel/nvidia/0038-xxx.patch starting from 0039, because right now there're 2 0035 and #72 will change the later one to 0038. :)

okay, thanks for fixing it. fix your comment in next patch set.