/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | omap.txt | 86 - AM437x CM-T43 87 compatible = "compulab,am437x-cm-t43", "ti,am4372", "ti,am43" 89 - AM437x SBC-T43 90 compatible = "compulab,am437x-sbc-t43", "compulab,am437x-cm-t43", "ti,am4372", "ti,am43" 95 - AM437x GP EVM 96 compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43" 98 - AM437x SK EVM: AM437x StarterKit Evaluation Module 99 compatible = "ti,am437x-sk-evm", "ti,am4372", "ti,am43"
|
H A D | mpu.txt | 16 am335x and am437x only:
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | ti-am437x-vpfe.txt | 1 Texas Instruments AM437x CAMERA (VPFE) 7 to the AM437x device. 10 - compatible: must be "ti,am437x-vpfe" 13 - ti,am437x-vpfe-interface: can be one of the following, 26 compatible = "ti,am437x-vpfe"; 40 ti,am437x-vpfe-interface = <0>;
|
/linux/drivers/media/platform/ti/am437x/ |
H A D | Kconfig | 3 tristate "TI AM437x VPFE video capture driver" 12 Support for AM437x Video Processing Front End based Video 16 will be called am437x-vpfe.
|
H A D | Makefile | 2 # Makefile for AM437x VPFE driver 4 obj-$(CONFIG_VIDEO_AM437X_VPFE) += am437x-vpfe.o
|
H A D | am437x-vpfe.h | 12 #include <linux/am437x-vpfe.h> 26 #include "am437x-vpfe_regs.h"
|
H A D | am437x-vpfe_regs.h | 3 * TI AM437x Image Sensor Interface Registers
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | Makefile | 125 am437x-cm-t43.dtb \ 126 am437x-gp-evm.dtb \ 127 am437x-idk-evm.dtb \ 128 am437x-sbc-t43.dtb \ 129 am437x-sk-evm.dtb
|
H A D | am4372.dtsi | 505 firmware-name = "am437x-pru1_0-fw"; 514 firmware-name = "am437x-pru1_1-fw"; 592 firmware-name = "am437x-pru0_0-fw"; 601 firmware-name = "am437x-pru0_1-fw"; 732 #include "am437x-l4.dtsi"
|
H A D | am437x-gp-evm.dts | 6 /* AM437x GP EVM */ 16 model = "TI AM437x GP EVM"; 17 compatible = "ti,am437x-gp-evm","ti,am4372","ti,am43"; 117 simple-audio-card,name = "AM437x-GP-EVM"; 1077 ti,am437x-vpfe-interface = <0>; 1094 ti,am437x-vpfe-interface = <0>;
|
/linux/drivers/soc/ti/ |
H A D | Kconfig | 38 Enable power management on AM335x and AM437x. Required for suspend to mem 39 and standby states on both AM335x and AM437x platforms and for deeper cpuidle 41 power mode on AM437x platforms.
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | omap-ocp2scp.txt | 4 - compatible : Should be "ti,am437x-ocp2scp" for AM437x processor
|
/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | wkup-m3-ipc.yaml | 29 On some boards like the AM335x EVM-SK and the AM437x GP EVM, a GPIO pin is 37 On AM437x SoCs, certain pins can be forced into an alternate state when IO 137 * On the AM437x-GP-EVM board, gpio5_7 is wired to enable pin of the DDR VTT
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | omap-usb.txt | 49 * "ti,am437x-dwc3" for AM437x
|
/linux/Documentation/admin-guide/media/ |
H A D | platform-cardlist.rst | 17 am437x-vpfe TI AM437x VPFE
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,pruss-intc.yaml | 46 AM437x family of SoCs, 93 Eg: - AM437x and 66AK2G SoCs do not have "host_intr5" interrupt
|
/linux/drivers/media/platform/ti/ |
H A D | Makefile | 2 obj-y += am437x/
|
H A D | Kconfig | 78 source "drivers/media/platform/ti/am437x/Kconfig"
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-omap.txt | 11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-omap.txt | 15 Should be "ti,am437-sdhci" for am437x controllers
|
/linux/include/linux/phy/ |
H A D | omap_control_phy.h | 18 OMAP_CTRL_TYPE_AM437USB2, /* USB2 PHY, power e.g. AM437x */
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | ti,omap-usb2.yaml | 24 - const: ti,am437x-usb2
|
/linux/arch/arm/mach-omap2/ |
H A D | pm33xx-core.c | 69 * Check for am437x-gp-evm which has the right Hardware design to in am43xx_check_off_mode_enable() 72 if (of_machine_is_compatible("ti,am437x-gp-evm") && enable_off_mode) in am43xx_check_off_mode_enable()
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | ti-dma-crossbar.txt | 5 "ti,am335x-edma-crossbar" for AM335x and AM437x
|
/linux/drivers/usb/dwc3/ |
H A D | Kconfig | 64 AM437x use this IP for USB2/3 functionality.
|