~canonical-hwe-team/hwe-next/+git/sof:amd_rn_dts

Last commit made on 2023-06-26
Get this branch:
git clone -b amd_rn_dts https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
amd_rn_dts
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

787088c... by MARUTHI MACHANI <email address hidden>

Introducing initial silence with gradual restoring of dmic data

introducing initial silence with gradual restoring of dmic
data in DMIC path to remove the popping noise

Signed-off-by: MARUTHI MACHANI <email address hidden>

a0ff2d4... by Balakishorepati <email address hidden>

drivers:amd:renoir: fix proper mux register

Define proper mux selection register for
renoir platform.

Signed-off-by: Balakishorepati <email address hidden>

072cb89... by Balakishorepati <email address hidden>

drivers:amd: fix acp clock based on usecases.

Switch between ACLK and internal clock based on
active usecases and clock requirement.

Signed-off-by: Balakishorepati <email address hidden>

0a93b60... by Balakishorepati <email address hidden>

amd: renoir: Fix ACP aclk to 200Mhz

Fix default ACP aclk to 200Mhz.

Signed-off-by: Balakishorepati <email address hidden>

75f4908... by Balakishorepati <email address hidden>

drivers:amd: Fix aclk issue in standalone dmic usecase

Change aclk to max or minimum during playback,capture
usecases start and stop based on dmic status.

Signed-off-by: Balakishorepati <email address hidden>

87525d6... by Balakishorepati <email address hidden>

drivers: amd: renoir: Fix no audio issue.

while simultaneous playback and internal mic capture usecases
are running, there is a case where dmic driver was clearing the
playback interrupt.This might cause noise in playback or no audio
in speaker.Done changes to clear only dmic interrupt status only
in dmic irq handler.

Signed-off-by: Balakishorepati <email address hidden>

8ba1817... by Balakishorepati <email address hidden>

drivers: amd: renoir: fix avail and free for capture path

Fix avail and free bytes for capture path.

Signed-off-by: Balakishorepati <email address hidden>

2ad279e... by Balakishorepati <email address hidden>

platform: amd: Add window information

Add sram window structure to update window info
to host.

configure dma descriptor base and count during firmware bootup.

Signed-off-by: Balakishorepati <email address hidden>

04b807d... by Balakishorepati <email address hidden>

drivers:amd: add support to change aclk

Add support to configure aclk based on active stream requests.

Signed-off-by: Balakishorepati <email address hidden>

9a0189d... by Balakishorepati <email address hidden>

drivers:renoir: fix avail and free bytes for SP mode

Fix avail, free based on buffer size for SP mode.

Signed-off-by: Balakishorepati <email address hidden>