]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:12:15 +0000 (11:12 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Oct 2015 08:49:50 +0000 (09:49 +0100)
commitc16cc57a56a814bd8bb34f59cc37b67b10bddc0a
tree6b42428c4377b3e9582a9b71d796492ef95bf3ad
parentd3ca42e7a6b1e0cb3e7175975a9f41c907d6bdde
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask

The PVPE (or PVP in >= CM3) field is 10 bits wide, but the mask
previously only covered the bottom 9 bits. Extend the mask to cover all
10 bits of the field.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11206/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mips-cm.h