mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ASoC: dt-bindings: fsl: Reference common DAI
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>: Reference common DAI properties for fsl,easrc and fsl,imx-asrc
This commit is contained in:
commit
22254fca9b
|
|
@ -80,7 +80,10 @@ required:
|
|||
- fsl,asrc-rate
|
||||
- fsl,asrc-format
|
||||
|
||||
additionalProperties: false
|
||||
allOf:
|
||||
- $ref: dai-common.yaml#
|
||||
|
||||
unevaluatedProperties: false
|
||||
|
||||
examples:
|
||||
- |
|
||||
|
|
|
|||
|
|
@ -120,6 +120,7 @@ required:
|
|||
- fsl,asrc-width
|
||||
|
||||
allOf:
|
||||
- $ref: dai-common.yaml#
|
||||
- if:
|
||||
properties:
|
||||
compatible:
|
||||
|
|
@ -145,7 +146,7 @@ allOf:
|
|||
required:
|
||||
- power-domains
|
||||
|
||||
additionalProperties: false
|
||||
unevaluatedProperties: false
|
||||
|
||||
examples:
|
||||
- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user