Re: [PATCH] arm64: tegra: Add power-domain for Tegra210 HDA

2021-01-07 Thread Jon Hunter
On 07/01/2021 05:06, Sameer Pujar wrote: > HDA initialization is failing occasionally on Tegra210 and following > print is observed in the boot log. Because of this probe() fails and > no sound card is registered. > > [16.800802] tegra-hda 7003.hda: no codecs found! > > Codecs request a

[PATCH] arm64: tegra: Add power-domain for Tegra210 HDA

2021-01-06 Thread Sameer Pujar
HDA initialization is failing occasionally on Tegra210 and following print is observed in the boot log. Because of this probe() fails and no sound card is registered. [16.800802] tegra-hda 7003.hda: no codecs found! Codecs request a state change and enumeration by the controller. In