Lines Matching +full:sci +full:- +full:reset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/ti,sci-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI-SCI reset controller
10 - Nishanth Menon <nm@ti.com>
17 through a protocol called TI System Control Interface (TI-SCI protocol).
19 This reset controller node uses the TI SCI protocol to perform the reset
21 node of the associated TI-SCI system controller node.
25 pattern: "^reset-controller$"
28 const: ti,sci-reset
30 "#reset-cells":
33 The two cells represent values that the TI-SCI controller defines.
37 The second cell should contain the reset mask corresponding to the device
47 - |
48 k3_reset: reset-controller {
49 compatible = "ti,sci-reset";
50 #reset-cells = <2>;