HDA probe failure is observed on Tegra194 based platforms and this happens due to a reset failure. The series fixes this problem by avoiding explicit resets on BPMP based devices. Sameer Pujar (3): ALSA: hda/tegra: Skip reset on BPMP devices dt-bindings: sound: tegra: Update HDA resets arm64: tegra: Remove non existent Tegra194 reset .../bindings/sound/nvidia,tegra30-hda.yaml | 13 ++++++++---- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 5 ++--- sound/pci/hda/hda_tegra.c | 24 +++++++++++++++++----- 3 files changed, 30 insertions(+), 12 deletions(-) -- 2.7.4