Attention is currently required from: Furquan Shaikh, Sugnan Prabhu S, Subrata Banik, Sathya Prakash M R. Hello build bot (Jenkins), Furquan Shaikh, Sugnan Prabhu S, Meera Ravindranath, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56208
to look at the new patch set (#2).
Change subject: mb/intel/adlrvp: Use HDA TMODE 8T to match spec for ADL P RVP ......................................................................
mb/intel/adlrvp: Use HDA TMODE 8T to match spec for ADL P RVP
With current setting Display audio codec probe fails. Hence HDMI/DP audio fails.
Earlier, with FSP 2037 was used the mode was incorrectly programmed to 4T
This setting was carried ahead with below change: add enum for UPD configuration Commit : 50f8b4ebdd7db8077b87ab7686637599c9d93af3
The issue was fixed in later FSPs and with current FSP v2237, we need to set the TMODE to 8T as per spec.
TEST=Verify HDMI/DP Playback on ADL P RVP
Signed-off-by: Sathya Prakash M R sathya.prakash.m.r@intel.com Change-Id: Ia39a33f5da2fea0dc2eaf4eae45999a711c61c33 --- M src/mainboard/intel/adlrvp/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/56208/2