summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
AgeCommit message (Collapse)Author
2021-07-15MLK-25105-2: dts: arm64: imx8mp-ab2: use AK5552 compatible for sound cardViorel Suman
Use "fsl,imx-audio-ak5552" compatible in AK5552 audio card node in order to enforce proper constraints on number of channels. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> (cherry picked from commit 7075d4f1698c5c95f0c382c8a2000b8999a39176)
2021-07-15MLK-25105-1: dts: arm64: imx8mp-ab2: ensure SAI3 RX not in sync with TXViorel Suman
SAI3 is used for RX only and is bound to AK5552 codec. Thus ensure SAI3 RX is not in sync with TX so that the proper RX CFG2 register is programmed. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> (cherry picked from commit 34ec2e74990d569868ba941d535cf9e66e9c0281)
2020-05-23MLK-24133 arm64: dts: imx8mp: Update pinfunc.hAnson Huang
Update i.MX8MP pinfunc.h according to latest RM Rev C. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>
2020-04-24MLK-23840-2 dts: arm64: imx8mp-ab2: remove fls,xcvr-mode propertyViorel Suman
fsl,xcvr-mode property not needed anymore. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-04-15MLK-23794 dts: arm64: imx8mp-ab2: enable HDMI SSViorel Suman
Enable HDMI SS. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-03-18MLK-23579: dts: arm64: imx8mp-ab2: remove mask for 2ch dsdViorel Suman
Due to 8MQ/MM IOMUX specifics for DSD stereo case the audio data is routed via DATA0 and DATA4 SAI1 signals, thus a specific channel map is required for DSD stereo case. For 8MP there is no need for a such specific case, so remove it. Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
2020-03-17MLK-23586: dts: arm64: imx8mp-ab2: disable busfreq nodeViorel Suman
Disable busfreq node for AB2 as currently it is causing "underrun" errors. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-03-10MLK-23567-1: dts: arm64: imx8mp-ab2: add SPDIF iomux configViorel Suman
Add SPDIF iomux configuration. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-03-10MLK-23566-1: arm64: dts: imx8mp: replace "earc" with "xcvr"Viorel Suman
IP module name is AUDIO XCVR, eARC being just one of the audio interfaces supported by XCVR IP module. Use IP module name instead of a specific audio interface in order to avoid confusion. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-02-24MLK-23313-13: dts: arm64: imx8mp-ab2: set eARC RX modeViorel Suman
eARC TX mode is not yet supported, so set eARC in RX mode. Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
2020-02-20MLK-23313-6: dts: arm64: imx8mp-ab2: enable eARC moduleViorel Suman
Enable eARC module configured by default in eARC TX/RX mode. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-02-20MLK-23314-2: dts: arm64: imx8mp: add Audio Board 2 supportViorel Suman
Add Audio Board 2 specific DTS file. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>