]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Jan 2019 09:55:19 +0000 (10:55 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 21 Jan 2019 12:25:38 +0000 (13:25 +0100)
commit86c045c2e4201e94ef37458e5777fcb2dab33a11
tree291fac6fbb92d969345dc70f3fe2003389f4dcb6
parentb8ba194ca5f4ca238b05e1d1579404d4ff3de522
pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3

Unlike R-Car M3-W, R-Car M3-N does not have DU_DOTCLKIN2, but the
corresponding pin carries the DU_DOTCLKIN3 signal.  Correct all
references to DU_DOTCLKIN2 to fix this.

This change does not have any runtime effect, as it only changes an
internal enum name, and a comment.

Fixes: 490e687eb8b274b5 ("pinctrl: sh-pfc: Initial R-Car M3-N support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a77965.c