diff options
| author | Mark Brown <[email protected]> | 2023-07-17 22:58:42 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-07-17 22:58:42 +0100 |
| commit | f0e5ea2c742db2a4bf3d2ea34632b29c9bb1d95e (patch) | |
| tree | f7a4cad5f16ed90f4abbd8f49aca76307aaeecb1 /Documentation | |
| parent | 452f9672db26096c4e5e03f5812134c65ca7568c (diff) | |
| parent | 60f38a592efe08e5ced454e8a05f6814e6e221ec (diff) | |
Add support for rpmsg sound card on i.MX93 platform
Merge series from Chancel Liu <[email protected]>:
Support rpmsg sound card on i.MX93 platform.
Diffstat (limited to 'Documentation')
| -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 e847611a85f7..6df0e03a1d4b 100644 --- a/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml @@ -25,6 +25,7 @@ properties: - fsl,imx8mm-rpmsg-audio - fsl,imx8mp-rpmsg-audio - fsl,imx8ulp-rpmsg-audio + - fsl,imx93-rpmsg-audio model: $ref: /schemas/types.yaml#/definitions/string |