Home
last modified time | relevance | path

Searched full:mx6dl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-imx-gpt.c25 * - MX6DL, MX6SX, MX6Q(rev1.1+)
31 GPT_TYPE_IMX6DL, /* i.MX6DL/SX/SL */
484 * We were using the same compatible string for i.MX6Q/D and i.MX6DL/S in imx31_timer_init_dt()
486 * This is a workaround to keep the existing i.MX6DL/S DTBs continue in imx31_timer_init_dt()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-dfi-fs700-m60.dts15 model = "DFI FS700-M60-6DL i.MX6dl Q7 Board";
/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml16 i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
/linux/drivers/soc/imx/
H A Dsoc-imx.c91 soc_id = "i.MX6DL"; in imx_soc_device_init()
/linux/arch/arm/mach-imx/
H A Dmach-imx6q.c179 imx_print_silicon_rev(cpu_is_imx6dl() ? "i.MX6DL" : "i.MX6Q", in imx6q_init_machine()