ARC: breakout aux handling into a separate header
authorVineet Gupta <vgupta@synopsys.com>
Mon, 31 Oct 2016 18:09:34 +0000 (11:09 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 30 Nov 2016 19:54:25 +0000 (11:54 -0800)
commitc33a605dd6f36618f9f658e71c09fcdcb44fc500
treeac77c51dbe5bf8a8498600ca4da4cb4f46fc6656
parent92b03314033c0d36ef3a5e68ccdc65ad2a4d17c5
ARC: breakout aux handling into a separate header

ARC timers use aux registers for programming and this paves way for
moving ARC timer drivers into drivers/clocksource

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/arcregs.h
arch/arc/include/asm/mcip.h
include/soc/arc/aux.h [new file with mode: 0644]