]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 4 Mar 2019 21:29:30 +0000 (22:29 +0100)
committerMarek Vasut <marex@denx.de>
Tue, 9 Apr 2019 16:19:10 +0000 (18:19 +0200)
commit37929ca84b1c28d71028ec530358332c1f064bec
treee9674c92bb64de81ec57cea42c7399e52a3ed78d
parent72242e5439b11ad1134712e3ed41a00473520f79
pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs

Linux 5.0, commit 1c163f4c7b3f621efff9b28a47abb36f7378d783,
has a TDSEL fix for R8A7790 H2 and R8A7794 E2 SoCs, implement
similar fix for U-Boot. The difference here is that the SoC
ES matching has to be implemented manually.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/pinctrl/renesas/pfc-r8a7790.c
drivers/pinctrl/renesas/pfc-r8a7794.c