Searched hist:"0 d0915bef756cb708c84462b8b2ade2606370167" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | pfc-r8a7795.c | 0d0915bef756cb708c84462b8b2ade2606370167 Mon Aug 28 12:13:11 UTC 2017 Marek Vasut <marek.vasut@gmail.com> ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC
The IPSR18 register bits were missing from the R8A7795 ES2.0+ PFC tables, which triggered a BUG() in sh_pfc driver. This is because of an out-of-bounds access to the pinmux_gpios[] array in the PFC tables, which was too short due to the missing IPSR18 bits.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|