Lines Matching +full:am654 +full:- +full:navss +full:- +full:ringacc
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/k3-ringacc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Santosh Shilimkar <ssantosh@kernel.org>
12 - Grygorii Strashko <grygorii.strashko@ti.com>
29 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
34 - const: ti,am654-navss-ringacc
39 - description: real time registers regions
40 - description: fifos registers regions
41 - description: proxy gcfg registers regions
42 - description: proxy target registers regions
43 - description: configuration registers region
45 reg-names:
48 - const: rt
49 - const: fifos
50 - const: proxy_gcfg
51 - const: proxy_target
52 - const: cfg
54 msi-parent: true
56 ti,num-rings:
60 ti,sci-rm-range-gp-rings:
62 description: TI-SCI RM subtype for GP ring range
65 - compatible
66 - reg
67 - reg-names
68 - msi-parent
69 - ti,num-rings
70 - ti,sci-rm-range-gp-rings
71 - ti,sci
72 - ti,sci-dev-id
77 - |
79 #address-cells = <2>;
80 #size-cells = <2>;
82 ringacc: ringacc@3c000000 {
83 compatible = "ti,am654-navss-ringacc";
89 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target", "cfg";
90 ti,num-rings = <818>;
91 ti,sci-rm-range-gp-rings = <0x2>; /* GP ring range */
93 ti,sci-dev-id = <187>;
94 msi-parent = <&inta_main_udmass>;