I'm using i.MX8QXP MEK CORE&BaseBoard.
As default, SPDIF output(imx-spdif) is not defined in dts file.
Can this board output SPDIF? and How to?
解決済! 解決策の投稿を見る。
Hi Makoto
spdif is not supported according to Android Release Notes document included in
Android P9.0.0_1.0.0 Documentation
One can try modifications as in below dts example (check that spdif muxing options were
not affected by other modules)
linux/arch/arm64/boot/dts/freescale/fsl-imx8qxp-lpddr4-arm2-spdif.dts
fsl-imx8qxp-lpddr4-arm2-spdif.dts\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Makoto
spdif is not supported according to Android Release Notes document included in
Android P9.0.0_1.0.0 Documentation
One can try modifications as in below dts example (check that spdif muxing options were
not affected by other modules)
linux/arch/arm64/boot/dts/freescale/fsl-imx8qxp-lpddr4-arm2-spdif.dts
fsl-imx8qxp-lpddr4-arm2-spdif.dts\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi igor.
Ive refered to fsl-imx8qxp-lpddr4-arm2-spdif.dts and tried, but didnt work.
Thank you for your explanations.
Has your problem been solved? Can you share it?