diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2022-08-18 04:53:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-19 15:19:54 +0300 |
commit | ee6c42ba5c7670c6f8c17c7bcedbcdaf7b8eb72e (patch) | |
tree | 6d32b93a7ea47a1b17ccab6ba9e1b172b0d2e4eb /Documentation/devicetree/bindings/dsp | |
parent | cb225ac125a9c82889f4796a6092dd0bed39720a (diff) | |
download | linux-ee6c42ba5c7670c6f8c17c7bcedbcdaf7b8eb72e.tar.xz |
dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
Add SOF compatile string "fsl,imx8ulp-dsp" for supporting DSP
device on i.MX8ULP platform.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/1660787634-28550-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dsp')
-rw-r--r-- | Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml index e66ef2da7879..9af40da5688e 100644 --- a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml +++ b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml @@ -20,6 +20,7 @@ properties: - fsl,imx8qxp-dsp - fsl,imx8qm-dsp - fsl,imx8mp-dsp + - fsl,imx8ulp-dsp - fsl,imx8qxp-hifi4 - fsl,imx8qm-hifi4 - fsl,imx8mp-hifi4 |