Lines Matching +full:imx8mp +full:- +full:audio +full:- +full:blk +full:- +full:ctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/imx8mp-audiomix.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Vasut <marex@denx.de>
14 used to control Audio related clock on the SoC.
18 const: fsl,imx8mp-audio-blk-ctrl
23 power-domains:
30 clock-names:
32 - const: ahb
33 - const: sai1
34 - const: sai2
35 - const: sai3
36 - const: sai5
37 - const: sai6
38 - const: sai7
40 '#clock-cells':
44 ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx8mp-clock.h
48 - compatible
49 - reg
50 - clocks
51 - clock-names
52 - power-domains
53 - '#clock-cells'
59 - |
60 #include <dt-bindings/clock/imx8mp-clock.h>
62 clock-controller@30e20000 {
63 compatible = "fsl,imx8mp-audio-blk-ctrl";
65 #clock-cells = <1>;
73 clock-names = "ahb",
76 power-domains = <&pgc_audio>;