commit | 37929ca84b1c28d71028ec530358332c1f064bec | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Mar 04 22:29:30 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 09 18:19:10 2019 +0200 |
tree | e9674c92bb64de81ec57cea42c7399e52a3ed78d | |
parent | 72242e5439b11ad1134712e3ed41a00473520f79 [diff] |
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>