On Thu, Dec 13, 2018 at 07:27:06PM +0100, Geert Uytterhoeven wrote: > The Port F Control Register 3 (PFCR3) contains only a single field. > However, counting from left to right, it is the fourth field, not the > first field. > Insert the missing dummy configuration values (3 fields of 16 values) to > fix this. > > The descriptor for the Port F Control Register 0 (PFCR0) lacks the > description for the 4th field (PF0 Mode, PF0MD[2:0]). > Add the missing configuration values to fix this. > > Fixes: a8d42fc4217b1ea1 ("sh-pfc: Add sh7264 pinmux support") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>