Add RAW8 format support within the driver and use CCI_REG16_LE macro on 16 bit registers of P3(CSI) area in order to avoid having to access them in 8 bit. Tested on STM32MP135F-DK board. Alain Volmat (2): media: i2c: gc2145: addition of RAW8 formats support media: i2c: gc2145: use CCI_REG16_LE for little-endian registers drivers/media/i2c/gc2145.c | 90 ++++++++++++++++++++++++++++++-------- 1 file changed, 72 insertions(+), 18 deletions(-) -- 2.25.1