android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu/sh4a
Magnus Damm 0d4fdbb64f sh: rework mode pin code
This patch reworks the mode pin code to keep the pin
definitions in one place. The mode pins values are now
the value of the bit instead of bit number.

With this patch in place the sh7785 header file contains
mode pin comments. The sh7785 clock code and the sh7785lcr
board code are updated to reflect the new shared mode pins.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-11 09:08:53 +03:00
..
clock-sh7722.c sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722. 2009-05-22 12:58:02 +09:00
clock-sh7763.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-sh7770.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7780.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-sh7785.c sh: rework mode pin code 2009-06-11 09:08:53 +03:00
clock-sh7786.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-shx3.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
Makefile sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
pinmux-sh7722.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
pinmux-sh7723.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
pinmux-sh7724.c sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
pinmux-sh7785.c sh: sh7785 pinmux support 2008-10-23 11:59:37 +09:00
pinmux-sh7786.c sh: Tidy up sh7786 pinmux table. 2009-03-31 07:39:51 +09:00
setup-sh7343.c Merge branch 'master' into sh/clkfwk 2009-05-12 19:54:36 +09:00
setup-sh7366.c Merge branch 'master' into sh/clkfwk 2009-05-12 19:54:36 +09:00
setup-sh7722.c sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT. 2009-05-12 05:18:13 +09:00
setup-sh7723.c sh: sh7723: L2 cache initialization. 2009-06-02 12:12:59 +09:00
setup-sh7724.c sh: sh7724: L2 cache initialization. 2009-06-02 12:12:57 +09:00
setup-sh7763.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
setup-sh7770.c Merge branch 'sh/clkfwk' 2009-05-26 23:50:40 +09:00
setup-sh7780.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
setup-sh7785.c sh: clkfwk: Add MSTP bits to SH7785 clock framework. 2009-05-14 17:38:46 +09:00
setup-sh7786.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
setup-shx3.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
smp-shx3.c sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. 2008-09-08 10:35:03 +09:00