pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 13 Nov 2019 10:16:53 +0000 (11:16 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 20 Dec 2019 14:47:38 +0000 (15:47 +0100)
commita34cd9dfd03fa9ec380405969f1d638bc63b8d63
treee6765f0695e10824e79d9fb6570401c62c200ebe
parent0cf24c8f29bb06551c38210b96f5ea99d908749a
pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control

R-Car Gen3 Hardware Manual Errata for Rev. 2.00 of October 24, 2019
changed the configuration bits for drive and bias control for the
DU_DOTCLKIN3 pin on R-Car M3-N, to match the same pin on R-Car H3.
Update the driver to reflect this.

After this, the handling of drive and bias control for the various
DU_DOTCLKINx pins is consistent across all of the R-Car H3, M3-W,
M3-W+, and M3-N SoCs.

Fixes: 86c045c2e4201e94 ("pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191113101653.28428-1-geert+renesas@glider.be
drivers/pinctrl/sh-pfc/pfc-r8a77965.c