linux_dsm_epyc7002/arch/sh/kernel/cpu/sh4a
Jacopo Mondi 186c446f4b media: arch: sh: migor: Use new renesas-ceu camera driver
Migo-R platform uses sh_mobile_ceu camera driver, which is now being
replaced by a proper V4L2 camera driver named 'renesas-ceu'.

Move Migo-R platform to use the v4l2 renesas-ceu camera driver
interface and get rid of soc_camera defined components used to register
sensor drivers and of platform specific enable/disable routines.

Register clock source and GPIOs for sensor drivers, so they can use
clock and gpio APIs.

Also, memory for 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.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-02-26 09:17:17 -05:00
..
clock-sh7343.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7366.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7722.c media: arch: sh: migor: Use new renesas-ceu camera driver 2018-02-26 09:17:17 -05:00
clock-sh7723.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7724.c [media] clock-sh7724.c: fix sh-vou clock identifier 2015-07-06 08:26:08 -03:00
clock-sh7734.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7757.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7763.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7770.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7780.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7785.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-sh7786.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
clock-shx3.c sh: Rename sci_ick and sci_fck clock to fck 2015-12-17 11:19:03 +01:00
intc-shx3.c sh: Support userimask for all SH-X3 interrupt controllers. 2010-10-02 00:43:43 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
perf_event.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
pinmux-sh7722.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pinmux-sh7723.c sh: sh7723: Add pin control resources 2013-03-15 13:33:51 +01:00
pinmux-sh7724.c sh: sh7724: Add pin control resources 2013-03-15 13:33:51 +01:00
pinmux-sh7734.c sh: sh7734: pinmux: Use driver-provided pinmux info 2013-01-25 09:24:30 +09:00
pinmux-sh7757.c sh: sh7757: Add pin control resources 2013-03-15 13:33:52 +01:00
pinmux-sh7785.c sh: sh7785: Add pin control resources 2013-03-15 13:33:52 +01:00
pinmux-sh7786.c sh: sh7786: Add pin control resources 2013-03-15 13:33:52 +01:00
pinmux-shx3.c sh: shx3: Add pin control resources 2013-03-15 13:33:52 +01:00
serial-sh7722.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
setup-sh7343.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7366.c sh: Don't set sh-sci port_reg 2017-01-19 14:17:05 +01:00
setup-sh7722.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7723.c sh: Don't set the sh-sci platform data REIE bit when not implemented 2017-01-19 14:17:05 +01:00
setup-sh7724.c sh: Don't set sh-sci port_reg 2017-01-19 14:17:05 +01:00
setup-sh7734.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7757.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7763.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7770.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7780.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7785.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7786.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-shx3.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
smp-shx3.c sh/SH-X3 SMP: Convert to hotplug state machine 2016-09-19 21:44:27 +02:00
ubc.c sh: Abstracted SH-4A UBC support on hw-breakpoint core. 2010-01-05 19:06:45 +09:00