Home
last modified time | relevance | path

Searched full:am437x (Results 1 – 25 of 54) sorted by relevance

123

/linux-6.14.4/Documentation/devicetree/bindings/arm/omap/
Domap.txt86 - 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"
Dmpu.txt16 am335x and am437x only:
/linux-6.14.4/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt1 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-6.14.4/drivers/media/platform/ti/am437x/
DKconfig3 tristate "TI AM437x VPFE video capture driver"
12 Support for AM437x Video Processing Front End based Video
16 will be called am437x-vpfe.
DMakefile2 # Makefile for AM437x VPFE driver
4 obj-$(CONFIG_VIDEO_AM437X_VPFE) += am437x-vpfe.o
Dam437x-vpfe.h12 #include <linux/am437x-vpfe.h>
26 #include "am437x-vpfe_regs.h"
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
DMakefile125 am437x-cm-t43.dtb \
126 am437x-gp-evm.dtb \
127 am437x-idk-evm.dtb \
128 am437x-sbc-t43.dtb \
129 am437x-sk-evm.dtb
Dam437x-sbc-t43.dts6 #include "am437x-cm-t43.dts"
11 compatible = "compulab,am437x-sbc-t43", "compulab,am437x-cm-t43", "ti,am4372", "ti,am43";
Dam437x-sk-evm.dts6 /* AM437x SK EVM */
18 model = "TI AM437x SK EVM";
19 compatible = "ti,am437x-sk-evm","ti,am4372","ti,am43";
45 simple-audio-card,name = "AM437x-SK-EVM";
99 label = "am437x-sk:red:heartbeat";
106 label = "am437x-sk:green:mmc1";
113 label = "am437x-sk:blue:cpu0";
120 label = "am437x-sk:blue:usr3";
888 ti,am437x-vpfe-interface = <0>;
Dam4372.dtsi505 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"
/linux-6.14.4/drivers/soc/ti/
DKconfig38 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-6.14.4/Documentation/devicetree/bindings/soc/ti/
Dti,pruss.yaml16 (PRU-ICSS a.k.a. PRUSS) is present on various TI SoCs such as AM335x, AM437x,
65 - ti,am4376-pruss0 # for AM437x SoC family and PRUSS unit 0
66 - ti,am4376-pruss1 # for AM437x SoC family and PRUSS unit 1
116 minItems: 2 # On AM437x one of two PRUSS units don't contain Shared RAM.
121 Address and size of the Shared Data RAM. Note that on AM437x one
249 AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x, J721E & AM64x SoCs).
528 firmware-name = "am437x-pru1_0-fw";
537 firmware-name = "am437x-pru1_1-fw";
Dwkup-m3-ipc.yaml29 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-6.14.4/Documentation/devicetree/bindings/bus/
Domap-ocp2scp.txt4 - compatible : Should be "ti,am437x-ocp2scp" for AM437x processor
/linux-6.14.4/drivers/usb/dwc3/
Ddwc3-omap.c373 * Differentiate between OMAP5 and AM437x. in dwc3_omap_map_offset()
375 * For OMAP5(ES2.0) and AM437x wrapper revision is same, even in dwc3_omap_map_offset()
378 * Using dt compatible to differentiate AM437x. in dwc3_omap_map_offset()
380 if (of_device_is_compatible(node, "ti,am437x-dwc3")) { in dwc3_omap_map_offset()
554 .compatible = "ti,am437x-dwc3"
/linux-6.14.4/Documentation/devicetree/bindings/usb/
Domap-usb.txt49 * "ti,am437x-dwc3" for AM437x
/linux-6.14.4/drivers/bus/
Domap-ocp2scp.c60 if (!of_device_is_compatible(np, "ti,am437x-ocp2scp")) { in omap_ocp2scp_probe()
96 { .compatible = "ti,am437x-ocp2scp" },
/linux-6.14.4/Documentation/admin-guide/media/
Dplatform-cardlist.rst17 am437x-vpfe TI AM437x VPFE
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Dti,pruss-intc.yaml46 AM437x family of SoCs,
93 Eg: - AM437x and 66AK2G SoCs do not have "host_intr5" interrupt
/linux-6.14.4/drivers/media/platform/ti/
DMakefile2 obj-y += am437x/
DKconfig78 source "drivers/media/platform/ti/am437x/Kconfig"
/linux-6.14.4/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
/linux-6.14.4/Documentation/devicetree/bindings/mmc/
Dsdhci-omap.txt15 Should be "ti,am437-sdhci" for am437x controllers
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Dti,omap-usb2.yaml24 - const: ti,am437x-usb2
/linux-6.14.4/include/linux/phy/
Domap_control_phy.h18 OMAP_CTRL_TYPE_AM437USB2, /* USB2 PHY, power e.g. AM437x */

123