Arnd, Olof? On Tue, Apr 28, 2020 at 10:28 PM Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> wrote: > > The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: > > Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-5.7 > > for you to fetch changes up to 7710f80ecd9c74544a22557ab581cf603e713f51: > > arm64: dts: qcom: db820c: fix audio configuration (2020-04-22 19:26:14 -0700) > > ---------------------------------------------------------------- > Qualcomm ARM64 DT fixes for v5.7 > > This reduces the (hard coded) CPU voltage to a safe level on MSM8996 and > updates the audio nodes on db820c, db845c and c630 to reflect audio > changes that landed late in the cycle. > > ---------------------------------------------------------------- > Bjorn Andersson (1): > arm64: dts: qcom: msm8996: Reduce vdd_apc voltage > > Srinivas Kandagatla (3): > arm64: qcom: c630: fix asm dai setup > arm64: dts: qcom: db845c: fix asm dai setup > arm64: dts: qcom: db820c: fix audio configuration > > arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 23 +++++++++++++++++++--- > arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 ++ > arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 3 --- > .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 2 -- > 4 files changed, 22 insertions(+), 8 deletions(-)