linux_dsm_epyc7002/arch/sh/kernel/cpu/sh4
Laurent Pinchart dfc80387ae serial: sh-sci: Compute the regshift value for SCI ports
SCI instances found in SH SoCs have different spacing between registers
depending on the SoC. The platform data contains a regshift field that
tells the driver by how many bits to shift the register offset to
compute its address. We can compute the regshift value automatically
based on the memory resource size, there's no need to pass the value
through platform data.

Fix the sh7750 SCI and sh7760 SIM port memory resources length to ensure
proper computation of the regshift value.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-19 14:17:05 +01:00
..
clock-sh4-202.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh4.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
Makefile sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4. 2009-11-12 16:20:36 +09:00
perf_event.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
probe.c sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
setup-sh4-202.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7750.c serial: sh-sci: Compute the regshift value for SCI ports 2017-01-19 14:17:05 +01:00
setup-sh7760.c serial: sh-sci: Compute the regshift value for SCI ports 2017-01-19 14:17:05 +01:00
softfloat.c sh: __udivdi3 -> do_div() in softfloat lib. 2008-12-22 18:42:53 +09:00
sq.c bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00