Lines Matching +full:am654 +full:- +full:vtm
1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
9 dmsc: system-controller@44083000 {
10 compatible = "ti,am654-sci";
11 ti,host-id = <12>;
13 mbox-names = "rx", "tx";
18 reg-names = "debug_messages";
21 k3_pds: power-controller {
22 compatible = "ti,sci-pm-domain";
23 #power-domain-cells = <2>;
26 k3_clks: clock-controller {
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 = "simple-bus";
39 #address-cells = <1>;
40 #size-cells = <1>;
44 compatible = "ti,am654-chipid";
50 compatible = "pinctrl-single";
52 #pinctrl-cells = <1>;
53 pinctrl-single,register-width = <32>;
54 pinctrl-single,function-mask = <0xffffffff>;
58 compatible = "ti,am654-uart";
61 clock-frequency = <48000000>;
62 current-speed = <115200>;
63 power-domains = <&k3_pds 150 TI_SCI_PD_EXCLUSIVE>;
68 compatible = "ti,am654-i2c", "ti,omap4-i2c";
71 #address-cells = <1>;
72 #size-cells = <0>;
73 clock-names = "fck";
75 power-domains = <&k3_pds 115 TI_SCI_PD_EXCLUSIVE>;
79 intr_wkup_gpio: interrupt-controller@42200000 {
80 compatible = "ti,sci-intr";
82 ti,intr-trigger-type = <1>;
83 interrupt-controller;
84 interrupt-parent = <&gic500>;
85 #interrupt-cells = <1>;
87 ti,sci-dev-id = <156>;
88 ti,interrupt-ranges = <0 712 16>;
92 compatible = "ti,am654-gpio", "ti,keystone-gpio";
94 gpio-controller;
95 #gpio-cells = <2>;
96 interrupt-parent = <&intr_wkup_gpio>;
98 interrupt-controller;
99 #interrupt-cells = <2>;
101 ti,davinci-gpio-unbanked = <0>;
103 clock-names = "gpio";
106 wkup_vtm0: temperature-sensor@42050000 {
107 compatible = "ti,am654-vtm";
109 power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
110 #thermal-sensor-cells = <1>;