]> git.sur5r.net Git - u-boot/commitdiff
pinctrl: rmobile: Add R8A77965 M3N entries
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 26 Feb 2018 09:35:15 +0000 (10:35 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 5 Mar 2018 09:59:38 +0000 (10:59 +0100)
Add entries for the R8A77965 M3N SoC.

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

index 51f3250b2a510d143569124a489856ef7cb17ab8..6194e6522e73668e9b3b0b03d7278f69a5dd33ca 100644 (file)
@@ -862,6 +862,9 @@ static const struct udevice_id sh_pfc_pinctrl_ids[] = {
        {
                .compatible = "renesas,pfc-r8a7796",
                .data = SH_PFC_R8A7796,
+       }, {
+               .compatible = "renesas,pfc-r8a77965",
+               .data = SH_PFC_R8A7796,
        },
 #endif
 #ifdef CONFIG_PINCTRL_PFC_R8A77970