summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/imx_gpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/freescale/imx/imx_gpt.c')
-rw-r--r--sys/arm/freescale/imx/imx_gpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/freescale/imx/imx_gpt.c b/sys/arm/freescale/imx/imx_gpt.c
index 8da0b2e..70d729a 100644
--- a/sys/arm/freescale/imx/imx_gpt.c
+++ b/sys/arm/freescale/imx/imx_gpt.c
@@ -107,6 +107,7 @@ static struct resource_spec imx_gpt_spec[] = {
};
static struct ofw_compat_data compat_data[] = {
+ {"fsl,imx6dl-gpt", 1},
{"fsl,imx6q-gpt", 1},
{"fsl,imx53-gpt", 1},
{"fsl,imx51-gpt", 1},
OpenPOWER on IntegriCloud