Lines Matching +full:j721e +full:- +full:esm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/misc/ti,j721e-esm.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Texas Instruments K3 ESM
11 - Neha Malcom Francis <n-francis@ti.com>
14 The ESM (Error Signaling Module) is an IP block on TI K3 devices
17 the SoC, and they are handled by the ESM, which routes them to the proper
23 const: ti,j721e-esm
28 ti,esm-pins:
29 $ref: /schemas/types.yaml#/definitions/uint32-array
31 integer array of ESM interrupt pins to route to external event pin
37 - compatible
38 - reg
39 - ti,esm-pins
44 - |
46 #address-cells = <2>;
47 #size-cells = <2>;
48 esm@700000 {
49 compatible = "ti,j721e-esm";
51 ti,esm-pins = <344>, <345>;