/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/ |
H A D | Kconfig | 4 default "mx7ulp" 7 prompt "MX7ULP board select" 11 bool "Support mx7ulp EVK board"
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx7ulp-scg-clock.yaml | 7 title: Freescale i.MX7ULP System Clock Generation (SCG) modules Clock Controller 13 i.MX7ULP Clock functions are under joint control of the System 38 i.MX7ULP clock IDs of each module.
|
H A D | imx7ulp-pcc-clock.yaml | 7 title: Freescale i.MX7ULP Peripheral Clock Control (PCC) modules Clock Controller 13 i.MX7ULP Clock functions are under joint control of the System 35 i.MX7ULP clock IDs of each module.
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,imx7ulp-pinctrl.txt | 1 * Freescale i.MX7ULP IOMUX Controller 23 Please refer to i.MX7ULP Reference Manual for detailed
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | Kconfig | 47 bool "i.MX7ULP watchdog" 49 Say Y here to enable i.MX7ULP watchdog driver.
|
H A D | ulp_wdog.c | 11 * MX7ULP WDOG Register Map
|
/openbmc/u-boot/doc/imx/habv4/guides/ |
H A D | mx6_mx7_secure_boot.txt | 174 | | i.MX6 Series | i.MX7D/S | i.MX7ULP | 240 | i.MX7ULP | bank 29 word 6 | 0x80000000 | 277 | i.MX7ULP | bank 1 word 1 | 0x00000080 | 285 | i.MX7ULP | bank 1 word 1 | 0x00002000 | 293 | i.MX7ULP | bank 1 word 1 | 0x00000020 | 301 | i.MX7ULP | bank 1 word 1 | 0x000000C0 |
|
/openbmc/u-boot/board/freescale/mx7ulp_evk/ |
H A D | mx7ulp_evk.c | 9 #include <asm/arch/mx7ulp-pins.h>
|
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/ |
H A D | fsl,imx7ulp-sim.yaml | 7 title: Freescale i.MX7ULP System Integration Module
|
H A D | fsl,imx7ulp-pm.yaml | 7 title: Freescale i.MX7ULP Power Management Components
|
/openbmc/u-boot/include/ |
H A D | fsl_lpuart.h | 62 /* Used on i.MX7ULP */
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7ulp-com.dts | 11 model = "Embedded Artists i.MX7ULP COM";
|
H A D | imx7ulp-evk.dts | 13 model = "NXP i.MX7ULP EVK";
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | fsl-imx7ulp-wdt.yaml | 7 title: Freescale i.MX7ULP Watchdog Timer (WDT) Controller
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | mach-imx7ulp.c | 80 DT_MACHINE_START(IMX7ulp, "Freescale i.MX7ULP (Device Tree)")
|
H A D | Kconfig | 222 bool "i.MX7ULP support"
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | imx-ocotp.yaml | 15 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93 SoCs.
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | Makefile | 50 ifeq ($(SOC),$(filter $(SOC),mx7ulp)) 212 obj-$(CONFIG_ARCH_MX7ULP) += mx7ulp/
|
/openbmc/u-boot/drivers/gpio/ |
H A D | Kconfig | 107 bool "i.MX7ULP RGPIO2P driver" 111 This driver supports i.MX7ULP Rapid GPIO2P controller.
|
H A D | imx_rgpio2p.c | 5 * RGPIO2P driver for the Freescale i.MX7ULP.
|
/openbmc/u-boot/drivers/pinctrl/nxp/ |
H A D | Kconfig | 57 This provides a simple pinctrl driver for i.MX7ULP SoC familiy.
|
/openbmc/linux/drivers/watchdog/ |
H A D | imx7ulp_wdt.c | 236 .identity = "i.MX7ULP watchdog timer", 419 MODULE_DESCRIPTION("Freescale i.MX7ULP watchdog driver");
|
/openbmc/u-boot/include/configs/ |
H A D | mx7ulp_evk.h | 5 * Configuration settings for the Freescale i.MX7ULP EVK board.
|
/openbmc/u-boot/arch/arm/ |
H A D | Makefile | 111 ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx7 mx7ulp mx31 mx35 mxs imx8m imx8 vf610))
|
/openbmc/linux/drivers/soc/imx/ |
H A D | soc-imx.c | 123 soc_id = "i.MX7ULP"; in imx_soc_device_init()
|