Lines Matching +full:simple +full:- +full:pm +full:- +full:bus
4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor
13 within the SoC. It is added as a child node of the parent interconnect bus
17 --------------------
18 - compatible: Should be one of,
19 "ti,am3352-wkup-m3" for AM33xx SoCs
20 "ti,am4372-wkup-m3" for AM43xx SoCs
21 - reg: Should contain the address ranges for the two internal
24 translating these into bus addresses.
25 - reg-names: Contains the corresponding names for the two memory
27 - ti,hwmods: Name of the hwmod associated with the wkupm3 device.
28 - ti,pm-firmware: Name of firmware file to be used for loading and
32 --------
36 compatible = "am335-l4-wkup", "simple-bus";
38 #address-cells = <1>;
39 #size-cells = <1>;
42 compatible = "ti,am3352-wkup-m3";
45 reg-names = "umem", "dmem";
47 ti,pm-firmware = "am335x-pm-firmware.elf";