commit | 09dcd1958be42ea473fef24a2c02d975f520ea71 | [log] [tgz] |
---|---|---|
author | Noam Camus <noamca@mellanox.com> | Wed Nov 16 08:31:11 2016 +0200 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Nov 30 11:54:25 2016 -0800 |
tree | 60d945f93dc3796e85e7cb37b06039e91a806199 | |
parent | c4c9a040ecb7297e011e579f5a9cc280e42d725f [diff] |
soc: Support for NPS HW scheduling This new header file is for NPS400 SoC (part of ARC architecture). The header file includes macros for save/restore of HW scheduling. The control of HW scheduling is achieved by writing core registers. This code was moved from arc/plat-eznps so it can be used from drivers/clocksource/, available only for CONFIG_EZNPS_MTM_EXT. Signed-off-by: Noam Camus <noamca@mellanox.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>