summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
AgeCommit message (Collapse)Author
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>