diff options
| author | Chancel Liu <chancel.liu@nxp.com> | 2026-02-02 19:56:22 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-02-04 13:38:01 +0000 |
| commit | e50de21fd7ce54d34a461d5f5ba6331271be57fb (patch) | |
| tree | a23b8ad9e394d068517053c5542fd524b67b36ee /Documentation | |
| parent | 19e45247288574d7875c2bfd3c9d3f4f61fd9d92 (diff) | |
ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX952
Add compatible string "fsl,imx952-rpmsg-audio" for i.MX952 platform,
which is backward compatible with i.MX95. Set it to fall back to
"fsl,imx95-rpmsg-audio".
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Link: https://patch.msgid.link/20260202105622.39772-3-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
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 48cd5fbeb8af..3a32f7517d0c 100644 --- a/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml @@ -34,6 +34,7 @@ properties: - items: - enum: - fsl,imx94-rpmsg-audio + - fsl,imx952-rpmsg-audio - const: fsl,imx95-rpmsg-audio clocks: |
