]> git.sur5r.net Git - u-boot/blobdiff - drivers/pinctrl/renesas/sh_pfc.h
pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables
[u-boot] / drivers / pinctrl / renesas / sh_pfc.h
index 058a8151ea0c26651de07ea46685f14578745f78..96c8ea3b3ff517944ad66452e0d4afea86fc91c8 100644 (file)
@@ -246,6 +246,8 @@ sh_pfc_pin_to_bias_info(const struct sh_pfc_bias_info *info,
 int sh_pfc_config_mux_for_gpio(struct udevice *dev, unsigned pin_selector);
 
 extern const struct sh_pfc_soc_info r8a7790_pinmux_info;
+extern const struct sh_pfc_soc_info r8a7791_pinmux_info;
+extern const struct sh_pfc_soc_info r8a7793_pinmux_info;
 extern const struct sh_pfc_soc_info r8a7795_pinmux_info;
 extern const struct sh_pfc_soc_info r8a7796_pinmux_info;
 extern const struct sh_pfc_soc_info r8a77970_pinmux_info;