IMX179 V4L2 driver

Hello. I have imx179 camera module and I try to implement v4l2 driver for it. Could you help with an information about this process? I tried to make a driver based on imx135_v4l2(registered through board-ardbeg-sensors), but it even didn’t call my probe method. I want to make “clean” driver without nvidia’s stuff.

hello artem-bambalov,

please refer to below for your sensor driver implementation.

  1. please check tutorials page for [V4L2 Sensor Driver Development Tutorial]
  2. you may also refer to [Sensor Driver Programming Guide] by download [L4T 21.5 Documentation] from Jetson Download Center