Lines Matching +full:soc +full:- +full:dependent
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/st,stih407-powerdown.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@st.com>
14 disable on-chip peripheral controllers such as USB and SATA, using
15 "powerdown" control bits found in the STi family SoC system configuration
19 The actual action taken when powerdown is asserted is hardware dependent.
26 const: st,stih407-powerdown
28 '#reset-cells':
32 - compatible
33 - '#reset-cells'
38 - |
39 #include <dt-bindings/reset/stih407-resets.h>
41 powerdown: powerdown-controller {
42 compatible = "st,stih407-powerdown";
43 #reset-cells = <1>;