02-29-2024, 07:17 AM
Okay, I've made a device-tree description for the frontal camera, and it's available now.
The sad part is that the driver exists only in 4.19 necrorepo, and (surprisingly) APIs have changed since then... I'm a real dummy in kernel coding, but will try my best to make it compile and (hopefully) work.
Code:
➜ ~ cat /sys/bus/platform/devices/fe5b0000.i2c/i2c-2/2-0037/name
gc02m2
The sad part is that the driver exists only in 4.19 necrorepo, and (surprisingly) APIs have changed since then... I'm a real dummy in kernel coding, but will try my best to make it compile and (hopefully) work.