mbox series

[GIT,PULL] arm: mediatek fixes for v5.7

Message ID 33a0556a-e2a3-7f0b-b09b-4516642a4bfe@gmail.com (mailing list archive)
State Mainlined, archived
Commit 34c4e4072603ff5c174df73b973896abb76cbb51
Headers show
Series [GIT,PULL] arm: mediatek fixes for v5.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ v5.7-fixes

Message

Matthias Brugger May 16, 2020, 6:48 p.m. UTC
Hi Arnd and Olof,

Please take these two fixes into account for v5.7

Thanks,
Matthias

---

The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:

  Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ v5.7-fixes

for you to fetch changes up to 34c4e4072603ff5c174df73b973896abb76cbb51:

  soc: mediatek: cmdq: return send msg error code (2020-05-16 19:55:50 +0200)

----------------------------------------------------------------
Dennis YC Hsieh (1):
      soc: mediatek: cmdq: return send msg error code

Hsin-Yi Wang (1):
      arm64: dts: mt8173: fix vcodec-enc clock

 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 4 ++--
 drivers/soc/mediatek/mtk-cmdq-helper.c   | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)