diff options
| author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2026-02-27 09:58:36 +0800 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-03-26 12:11:49 -0400 |
| commit | f2c05ff2fe69ebbd63038160b063b0bc88dbe4e9 (patch) | |
| tree | dc9ab1135e99811af002277bf280f0f37026a42a | |
| parent | 05452c58ef4f308f67b9bc7b37e8dcb7e5aa988d (diff) | |
| download | linux-f2c05ff2fe69ebbd63038160b063b0bc88dbe4e9.tar.gz linux-f2c05ff2fe69ebbd63038160b063b0bc88dbe4e9.zip | |
dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version 2)
Introduce a new DT compatible string for the NXP i.MX8MP audio board
(version 2).
i.MX Audio Board is a configurable and functional audio processing
platform. Integrating a variety of audio input and output interfaces into
the system, the i.MX Audio Board supports HDMI input, HDMI eARC,
S/PDIF I/O, 2-ch ADC line-in, 24-ch DAC line-out and more. Based on these
features, rich audio application cases can be realized.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 6994c57afa1b..f5d3c08369b9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1122,6 +1122,7 @@ properties: - beacon,imx8mp-beacon-kit # i.MX8MP Beacon Development Kit - dmo,imx8mp-data-modul-edm-sbc # i.MX8MP eDM SBC - emcraft,imx8mp-navqp # i.MX8MP Emcraft Systems NavQ+ Kit + - fsl,imx8mp-ab2 # i.MX8MP Audio Board V2 - fsl,imx8mp-evk # i.MX8MP EVK Board - fsl,imx8mp-evk-revb4 # i.MX8MP EVK Rev B4 Board - fsl,imx8mp-frdm # i.MX8MP Freedom Board |
