C6X: general SoC support
authorMark Salter <msalter@redhat.com>
Tue, 4 Oct 2011 15:17:47 +0000 (11:17 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:48:26 +0000 (19:48 -0400)
commit69910a284cee7864c9bf96e13505a4ab35ab8dce
tree8610fa7cbd9055c3c639cf9058a5a8ae15244a38
parent09831ca73443bd819ad7993db5409b19c899ba33
C6X: general SoC support

This patch provides a soc_ops struct which provides hooks for SoC functionality
which doesn't fit well into other places.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/c6x/include/asm/soc.h [new file with mode: 0644]
arch/c6x/kernel/soc.c [new file with mode: 0644]