]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'qcom-arm64-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 May 2020 21:59:57 +0000 (23:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 13 May 2020 21:59:58 +0000 (23:59 +0200)
commit2b67911b875bc81f01c3f9bdada4b625308377c4
tree72b085a87d13344eca2732e845755877639b74b9
parent422f3267816a289e77d7735d7ef93621285db504
parente5da736b12dcc6f6035194076ff6138cfafb664a
Merge tag 'qcom-arm64-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

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.

* tag 'qcom-arm64-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: db820c: fix audio configuration
  arm64: dts: qcom: db845c: fix asm dai setup
  arm64: qcom: c630: fix asm dai setup
  arm64: dts: qcom: msm8996: Reduce vdd_apc voltage

Link: https://lore.kernel.org/r/20200429052932.GA2627045@builder.lan
Signed-off-by: Arnd Bergmann <arnd@arndb.de>