diff options
Diffstat (limited to 'Bindings/sound/realtek,rt5616.yaml')
| -rw-r--r-- | Bindings/sound/realtek,rt5616.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Bindings/sound/realtek,rt5616.yaml b/Bindings/sound/realtek,rt5616.yaml index 248320804e5f..29071044c66e 100644 --- a/Bindings/sound/realtek,rt5616.yaml +++ b/Bindings/sound/realtek,rt5616.yaml @@ -30,6 +30,18 @@ properties: reg: maxItems: 1 + clocks: + items: + - description: Master clock to the CODEC + + clock-names: + items: + - const: mclk + + port: + $ref: audio-graph-port.yaml# + unevaluatedProperties: false + required: - compatible - reg |
