mirror of https://gitee.com/openkylin/linux.git
39fb993038
Use the new renesas-ceu camera driver in ap325rxa board file instead of the soc_camera based sh_mobile_ceu_camera driver. Get rid of soc_camera specific components, and register CEU0 with a single video sensor (ov7725). Memory for the CEU video buffers is now reserved with membocks APIs and need to be declared as dma_coherent during machine initialization to remove that architecture specific part from CEU driver. The ap325rxa board file registers another camera (ncm03j) for which I found no driver in mainline kernel version, and that was configured/probed by sending i2c messages (of 'magic blobs) from the board file itself. I removed the sensor registration from this new version as it used soc_camera components that will be later removed. While at there update license to SPDX header and sort headers alphabetically. Compile tested only. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
---|---|---|
.. | ||
Makefile | ||
clock-sh7343.c | ||
clock-sh7366.c | ||
clock-sh7722.c | ||
clock-sh7723.c | ||
clock-sh7724.c | ||
clock-sh7734.c | ||
clock-sh7757.c | ||
clock-sh7763.c | ||
clock-sh7770.c | ||
clock-sh7780.c | ||
clock-sh7785.c | ||
clock-sh7786.c | ||
clock-shx3.c | ||
intc-shx3.c | ||
perf_event.c | ||
pinmux-sh7722.c | ||
pinmux-sh7723.c | ||
pinmux-sh7724.c | ||
pinmux-sh7734.c | ||
pinmux-sh7757.c | ||
pinmux-sh7785.c | ||
pinmux-sh7786.c | ||
pinmux-shx3.c | ||
serial-sh7722.c | ||
setup-sh7343.c | ||
setup-sh7366.c | ||
setup-sh7722.c | ||
setup-sh7723.c | ||
setup-sh7724.c | ||
setup-sh7734.c | ||
setup-sh7757.c | ||
setup-sh7763.c | ||
setup-sh7770.c | ||
setup-sh7780.c | ||
setup-sh7785.c | ||
setup-sh7786.c | ||
setup-shx3.c | ||
smp-shx3.c | ||
ubc.c |