commit | 9c38cf44712af95a5ec3937d63faaea9b43eab9a | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Jan 15 10:31:52 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Mar 06 21:25:23 2014 +0100 |
tree | 46413cc814e083de0b54ea3ac69420917d15d1fa | |
parent | 9f98f3dd0c518d9de02aebe0c25712b17ab3358d [diff] |
MIPS: Add CPC probe, access functions This patch introduces code to probe for a MIPS Cluster Power Controller & accessor functions to allow for easy register access. This support code will be used by a subsequent patch. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6361/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>