]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lantiq: Fix mask of GPE frequency
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 7 Dec 2016 21:32:00 +0000 (22:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 11 Dec 2016 10:20:25 +0000 (11:20 +0100)
commit74e2ca0bafe0a6a248d01e02e38ed8747d04b933
treea18f4165795a4c40f17807eba73852d65578c912
parentacbda1128205c7388b57f735cd62b401aa3a2bdc
MIPS: Lantiq: Fix mask of GPE frequency

The hardware documentation says bit 11:10 are used for the GPE
frequency selection. Fix the mask in the define to match these bits.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Thomas Langer <thomas.langer@intel.com>
Cc: linux-mips@linux-mips.org
Cc: john@phrozen.org
Patchwork: https://patchwork.linux-mips.org/patch/14648/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/falcon/sysctrl.c