Lines Matching +full:imx8mp +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shengjiu Wang <shengjiu.wang@nxp.com>
14 const: fsl,imx8mp-aud2htx
24 - description: Peripheral clock
26 clock-names:
28 - const: bus
32 - description: DMA controller phandle and request line for TX
34 dma-names:
36 - const: tx
38 power-domains:
42 - compatible
43 - reg
44 - interrupts
45 - clocks
46 - clock-names
47 - dmas
48 - dma-names
53 - |
54 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 #include <dt-bindings/clock/imx8mp-clock.h>
58 compatible = "fsl,imx8mp-aud2htx";
62 clock-names = "bus";
64 dma-names = "tx";
65 power-domains = <&audiomix_pd>;