Lines Matching +full:sci +full:- +full:dev +full:- +full:id
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 = "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";
54 clock-frequency = <48000000>;
55 current-speed = <115200>;
56 power-domains = <&k3_pds 150 TI_SCI_PD_EXCLUSIVE>;
60 compatible = "ti,am654-i2c", "ti,omap4-i2c";
63 #address-cells = <1>;
64 #size-cells = <0>;
65 clock-names = "fck";
67 power-domains = <&k3_pds 115 TI_SCI_PD_EXCLUSIVE>;
70 intr_wkup_gpio: interrupt-controller@42200000 {
71 compatible = "ti,sci-intr";
73 ti,intr-trigger-type = <1>;
74 interrupt-controller;
75 interrupt-parent = <&gic500>;
76 #interrupt-cells = <1>;
77 ti,sci = <&dmsc>;
78 ti,sci-dev-id = <156>;
79 ti,interrupt-ranges = <0 712 16>;
83 compatible = "ti,am654-gpio", "ti,keystone-gpio";
85 gpio-controller;
86 #gpio-cells = <2>;
87 interrupt-parent = <&intr_wkup_gpio>;
89 interrupt-controller;
90 #interrupt-cells = <2>;
92 ti,davinci-gpio-unbanked = <0>;
94 clock-names = "gpio";
97 wkup_vtm0: temperature-sensor@42050000 {
98 compatible = "ti,am654-vtm";
100 power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
101 #thermal-sensor-cells = <1>;