diff options
| author | Shengjiu Wang <[email protected]> | 2021-09-02 11:32:05 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-09-02 16:25:24 +0100 |
| commit | 4f89ff026ddbaab49dba993ad2dc757920d0ad49 (patch) | |
| tree | 495f4188f5672d354ced69ad4edbd5cd5cf61636 | |
| parent | 0866d645b76d062b7d55091fd6fb80f058d0c384 (diff) | |
ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX8ULP
Add compatible string for i.MX8ULP platform which support audio
function through rpmsg audio channel on M core.
Signed-off-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml index 61802a11baf4..d370c98a62c7 100644 --- a/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml @@ -21,6 +21,7 @@ properties: - fsl,imx8mn-rpmsg-audio - fsl,imx8mm-rpmsg-audio - fsl,imx8mp-rpmsg-audio + - fsl,imx8ulp-rpmsg-audio model: $ref: /schemas/types.yaml#/definitions/string |