Lines Matching +full:dai +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/starfive,jh7110-pwmdac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: StarFive JH7110 PWM-DAC Controller
10 The PWM-DAC Controller uses PWM square wave generators plus RC filters to
11 form a DAC for audio play in StarFive JH7110 SoC. This audio play controller
16 - Hal Feng <hal.feng@starfivetech.com>
19 - $ref: dai-common.yaml#
23 const: starfive,jh7110-pwmdac
30 - description: PWMDAC APB
31 - description: PWMDAC CORE
33 clock-names:
35 - const: apb
36 - const: core
46 dma-names:
49 "#sound-dai-cells":
53 - compatible
54 - reg
55 - clocks
56 - clock-names
57 - resets
58 - dmas
59 - dma-names
60 - "#sound-dai-cells"
65 - |
67 compatible = "starfive,jh7110-pwmdac";
71 clock-names = "apb", "core";
74 dma-names = "tx";
75 #sound-dai-cells = <0>;