Skip to content
Snippets Groups Projects
Commit 364a9b21 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[C43] add HDMI audio TX delay

parent 51ba5481
No related branches found
No related tags found
1 merge request!124[i.MX8][C43][C26] fix HDMI, HDMI-IN audio
......@@ -209,7 +209,7 @@ __overlay__ {
fragment@22 {
target = <&sai5>;
__overlay__ {
fsl,pcm-trigger-tx-delay = <500>;
fsl,sai-asynchronous;
status = "okay";
};
......
......@@ -141,7 +141,7 @@ __overlay__ {
fragment@0x11 {
target = <&sai5>;
__overlay__ {
fsl,pcm-trigger-tx-delay = <500>;
fsl,sai-asynchronous;
status = "okay";
};
......
......@@ -126,7 +126,7 @@ __overlay__ {
fragment@15 {
target = <&sai5>;
__overlay__ {
fsl,pcm-trigger-tx-delay = <500>;
fsl,sai-asynchronous;
status = "okay";
};
......
......@@ -138,7 +138,7 @@ __overlay__ {
fragment@17 {
target = <&sai5>;
__overlay__ {
fsl,pcm-trigger-tx-delay = <500>;
fsl,sai-asynchronous;
status = "okay";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment