summaryrefslogtreecommitdiff
path: root/include/fsl_qe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl_qe.h')
-rw-r--r--include/fsl_qe.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fsl_qe.h b/include/fsl_qe.h
index 6e44cbdb56..1c6941347f 100644
--- a/include/fsl_qe.h
+++ b/include/fsl_qe.h
@@ -296,4 +296,7 @@ int u_qe_firmware_resume(const struct qe_firmware *firmware,
qe_map_t *qe_immrr);
#endif
+#if defined(CONFIG_PINCTRL)
+int par_io_of_config(struct udevice *dev);
+#endif
#endif /* __QE_H__ */