OSDN Git Service

pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry
authorPhil Edworthy <phil.edworthy@renesas.com>
Mon, 3 Jun 2013 07:52:28 +0000 (08:52 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 5 Jun 2013 08:18:21 +0000 (17:18 +0900)
commitb9ffcc2b12301eaf726ac24c93de01017ffea178
tree9a34e08b5e275a177bce907da7f999ed56eea2ed
parent2cd3c92738722d4b510830e948ffad9c7f60adf8
pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry

The list of functions selected by the MOD_SEL2 register was missing
an entry. This caused all entries after this to modify the MOD_SEL2
register incorrectly.

This bug showed up when selecting i2c2_c pins on the Renesas Hurricane board.

This bug has been present since pinmux support was added for the
r8a7779 SoC by 881023d28b465eb457067dc8bbca0f24d8b34279 ("sh-pfc: Add
r8a7779 pinmux support") in v3.8-rc4.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7779.c