Lines Matching +full:sci +full:- +full:pm +full:- +full:domain

1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
10 compatible = "ti,am654-sci";
11 ti,host-id = <12>;
12 #address-cells = <1>;
13 #size-cells = <1>;
16 mbox-names = "rx", "tx";
21 k3_pds: power-controller {
22 compatible = "ti,sci-pm-domain";
23 #power-domain-cells = <2>;
27 compatible = "ti,k2g-sci-clk";
28 #clock-cells = <2>;
31 k3_reset: reset-controller {
32 compatible = "ti,sci-reset";
33 #reset-cells = <2>;
38 compatible = "ti,am654-chipid";
43 compatible = "pinctrl-single";
45 #pinctrl-cells = <1>;
46 pinctrl-single,register-width = <32>;
47 pinctrl-single,function-mask = <0xffffffff>;
51 compatible = "ti,am654-uart";
53 reg-shift = <2>;
54 reg-io-width = <4>;
56 clock-frequency = <48000000>;
57 current-speed = <115200>;
58 power-domains = <&k3_pds 150 TI_SCI_PD_EXCLUSIVE>;
62 compatible = "ti,am654-i2c", "ti,omap4-i2c";
65 #address-cells = <1>;
66 #size-cells = <0>;
67 clock-names = "fck";
69 power-domains = <&k3_pds 115 TI_SCI_PD_EXCLUSIVE>;
72 intr_wkup_gpio: interrupt-controller2 {
73 compatible = "ti,sci-intr";
74 ti,intr-trigger-type = <1>;
75 interrupt-controller;
76 interrupt-parent = <&gic500>;
77 #interrupt-cells = <1>;
78 ti,sci = <&dmsc>;
79 ti,sci-dev-id = <156>;
80 ti,interrupt-ranges = <0 712 16>;
84 compatible = "ti,am654-gpio", "ti,keystone-gpio";
86 gpio-controller;
87 #gpio-cells = <2>;
88 interrupt-parent = <&intr_wkup_gpio>;
90 interrupt-controller;
91 #interrupt-cells = <2>;
93 ti,davinci-gpio-unbanked = <0>;
95 clock-names = "gpio";
98 wkup_vtm0: temperature-sensor@42050000 {
99 compatible = "ti,am654-vtm";
101 power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
102 #thermal-sensor-cells = <1>;
105 thermal_zones: thermal-zones {
106 #include "k3-am654-industrial-thermal.dtsi"