Lines Matching +full:a +full:- +full:f0 +full:- +full:9
1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tero Kristo <t-kristo@ti.com>
15 - ti,j721e-sa2ul
16 - ti,am654-sa2ul
21 power-domains:
26 - description: TX DMA Channel
27 - description: RX DMA Channel #1
28 - description: RX DMA Channel #2
30 dma-names:
32 - const: tx
33 - const: rx1
34 - const: rx2
36 dma-coherent: true
38 "#address-cells":
41 "#size-cells":
49 "^rng@[a-f0-9]+$":
55 - compatible
56 - reg
57 - power-domains
58 - dmas
59 - dma-names
60 - dma-coherent
65 - |
66 #include <dt-bindings/soc/ti,sci_pm_domain.h>
69 compatible = "ti,j721-sa2ul";
71 power-domains = <&k3_pds 264 TI_SCI_PD_EXCLUSIVE>;
74 dma-names = "tx", "rx1", "rx2";
75 dma-coherent;