summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/soc.h
Commit message (Collapse)AuthorAgeFilesLines
* C6X: general SoC supportMark Salter2011-10-071-0/+35
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>