Home
last modified time | relevance | path

Searched full:mx8mm (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/include/dt-bindings/reset/
Dimx8mq-reset.h41 #define IMX8MQ_RESET_HDMI_PHY_APB_RESET 30 /* i.MX8MM/i.MX8MN does NOT support */
45 #define IMX8MQ_RESET_PCIEPHY2 34 /* i.MX8MM/i.MX8MN does NOT support */
46 #define IMX8MQ_RESET_PCIEPHY2_PERST 35 /* i.MX8MM/i.MX8MN does NOT support */
47 #define IMX8MQ_RESET_PCIE2_CTRL_APPS_EN 36 /* i.MX8MM/i.MX8MN does NOT support */
48 #define IMX8MQ_RESET_PCIE2_CTRL_APPS_TURNOFF 37 /* i.MX8MM/i.MX8MN does NOT support */
49 #define IMX8MQ_RESET_MIPI_CSI1_CORE_RESET 38 /* i.MX8MM/i.MX8MN does NOT support */
50 #define IMX8MQ_RESET_MIPI_CSI1_PHY_REF_RESET 39 /* i.MX8MM/i.MX8MN does NOT support */
51 #define IMX8MQ_RESET_MIPI_CSI1_ESC_RESET 40 /* i.MX8MM/i.MX8MN does NOT support */
52 #define IMX8MQ_RESET_MIPI_CSI2_CORE_RESET 41 /* i.MX8MM/i.MX8MN does NOT support */
53 #define IMX8MQ_RESET_MIPI_CSI2_PHY_REF_RESET 42 /* i.MX8MM/i.MX8MN does NOT support */
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dfsl.yaml402 - description: i.MX8MM based Boards
405 - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit
406 - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board
407 - fsl,imx8mm-evk # i.MX8MM EVK Board
408 - variscite,var-som-mx8mm # i.MX8MM Variscite VAR-SOM-MX8MM module
411 - description: Variscite VAR-SOM-MX8MM based boards
413 - const: variscite,var-som-mx8mm-symphony
414 - const: variscite,var-som-mx8mm
/Linux-v5.10/Documentation/devicetree/bindings/thermal/
Dimx8mm-thermal.yaml13 i.MX8MM has TMU IP to allow temperature measurement, there are
16 for i.MX8MM which has ONLY 1 sensor, v2 is for i.MX8MP which has
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dimx8mm-var-som-symphony.dts11 model = "Variscite VAR-SOM-MX8MM Symphony evaluation board";
12 compatible = "variscite,var-som-mx8mm-symphony", "variscite,var-som-mx8mm", "fsl,imx8mm";
Dimx8mm-ddr4-evk.dts11 model = "FSL i.MX8MM DDR4 EVK with CYW43455 WIFI/BT board";
Dimx8mm-evk.dts12 model = "FSL i.MX8MM EVK board";
Dimx8mm-var-som.dtsi10 model = "Variscite VAR-SOM-MX8MM module";
11 compatible = "variscite,var-som-mx8mm", "fsl,imx8mm";
/Linux-v5.10/drivers/interconnect/imx/
DKconfig8 tristate "i.MX8MM interconnect driver"
Dimx8mm.c3 * Interconnect framework driver for i.MX8MM SoC
/Linux-v5.10/drivers/clk/imx/
DKconfig73 Build the driver for i.MX8MM CCM Clock Driver
Dclk-imx8mm.c621 dev_err(dev, "failed to register clks for i.MX8MM\n"); in imx8mm_clocks_probe()
662 MODULE_DESCRIPTION("NXP i.MX8MM clock driver");
/Linux-v5.10/Documentation/devicetree/bindings/reset/
Dfsl,imx7-src.yaml20 <dt-bindings/reset/imx8mq-reset.h> for i.MX8MQ, i.MX8MM and i.MX8MN,
/Linux-v5.10/Documentation/devicetree/bindings/nvmem/
Dimx-ocotp.yaml15 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
/Linux-v5.10/drivers/thermal/
DKconfig266 tristate "Temperature sensor driver for Freescale i.MX8MM SoC"
270 Support for Thermal Monitoring Unit (TMU) found on Freescale i.MX8MM SoC.
Dimx8mm_thermal.c232 MODULE_DESCRIPTION("i.MX8MM Thermal Monitor Unit driver");
/Linux-v5.10/drivers/soc/imx/
Dsoc-imx8m.c139 .name = "i.MX8MM",
/Linux-v5.10/drivers/pinctrl/freescale/
Dpinctrl-imx8mm.c353 MODULE_DESCRIPTION("NXP i.MX8MM pinctrl driver");
/Linux-v5.10/drivers/mmc/host/
Dsdhci-esdhc-imx.c1394 * On i.MX8MM, we are running Dual Linux OS, with 1st Linux using SD Card in sdhci_esdhc_imx_hwinit()