android_kernel_xiaomi_sm8350/arch/sh
Magnus Damm eb9b9b56ee sh: boot word / mode pin support V2
Add mode pin support for the SuperH architecture V2.

With this patch applied the board code can add their
own function to export the cpu mode pin configuration.
In most cases this will be a constant bitmap, but
boards that allow reading this from a register can
instead read out the pin state from hardware.

The code warns if a pin is tested but no board specific
mode pin function has been provided.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-01 15:44:49 +09:00
..
boards Merge branch 'sh/clkfwk' 2009-05-26 23:50:40 +09:00
boot sh: Merge the split arch/sh/boot/compressed/ Makefiles. 2009-05-10 00:58:21 +09:00
cchips sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. 2009-05-20 11:27:13 +09:00
configs sh: Add ms7724se (SH7724) board support 2009-05-26 17:01:47 +09:00
drivers sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. 2009-05-27 00:12:58 +09:00
include sh: boot word / mode pin support V2 2009-06-01 15:44:49 +09:00
kernel sh: boot word / mode pin support V2 2009-06-01 15:44:49 +09:00
lib
lib64 sh: Provide an __sdivsi3_2 export for sh64. 2009-05-09 17:57:21 +09:00
math-emu
mm sh: Prefer slab_is_available() over after_bootmem. 2009-05-22 14:21:03 +09:00
oprofile sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
tools sh: Record ms7724se in mach-types. 2009-05-26 17:02:18 +09:00
Kconfig sh: clkfwk: Make clock-cpg usable for non-legacy platforms. 2009-05-22 14:00:34 +09:00
Kconfig.cpu sh: Always fixup unaligned userspace accesses on sh64. 2009-05-08 20:32:56 +09:00
Kconfig.debug sh: Kill off extra cflags Kconfig entry. 2009-05-08 20:20:56 +09:00
Makefile sh: Add a KBUILD_DEFCONFIG for sh64. 2009-05-26 17:12:20 +09:00