Lines Matching +full:j721e +full:- +full:system +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: TI J721e System Controller Registers R/W
12 System controller node represents a register region containing a set
14 represent as any specific type of device. The typical use-case is
15 for some other node's driver, or platform-specific code, to acquire
22 - Kishon Vijay Abraham I <kishon@kernel.org>
23 - Roger Quadros <rogerq@kernel.org>
28 - enum:
29 - ti,am654-system-controller
30 - ti,j7200-system-controller
31 - ti,j721e-system-controller
32 - ti,j721s2-system-controller
33 - const: syscon
34 - const: simple-mfd
39 "#address-cells":
42 "#size-cells":
49 "^mux-controller@[0-9a-f]+$":
54 "^clock-controller@[0-9a-f]+$":
56 $ref: /schemas/clock/ti,am654-ehrpwm-tbclk.yaml#
60 "phy@[0-9a-f]+$":
62 $ref: /schemas/phy/ti,phy-gmii-sel.yaml#
66 "^chipid@[0-9a-f]+$":
68 $ref: /schemas/hwinfo/ti,k3-socinfo.yaml#
72 "^pcie-ctrl@[0-9a-f]+$":
77 "^clock@[0-9a-f]+$":
79 $ref: /schemas/soc/ti/ti,am654-serdes-ctrl.yaml#
83 "^dss-oldi-io-ctrl@[0-9a-f]+$":
90 - compatible
91 - reg
92 - "#address-cells"
93 - "#size-cells"
94 - ranges
99 - |
100 scm_conf: scm-conf@100000 {
101 compatible = "ti,j721e-system-controller", "syscon", "simple-mfd";
103 #address-cells = <1>;
104 #size-cells = <1>;
107 serdes_ln_ctrl: mux-controller@4080 {
108 compatible = "mmio-mux";
111 #mux-control-cells = <1>;
112 mux-reg-masks =
121 clock-controller@4140 {
122 compatible = "ti,am654-ehrpwm-tbclk";
124 #clock-cells = <1>;
128 compatible = "ti,am654-chipid";
132 pcie0_ctrl: pcie-ctrl@4070 {
133 compatible = "ti,j784s4-pcie-ctrl", "syscon";