mbox series

[GIT,PULL] arm64: MediaTek fixes for v5.17

Message ID 8eb8510d-c597-4fee-e4b3-924b6d4bb3be@gmail.com
State New
Headers show
Series [GIT,PULL] arm64: MediaTek fixes for v5.17 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v5.17-fixes-tag

Message

Matthias Brugger March 1, 2022, 9:38 a.m. UTC
Hi Arnd and Olof,

Please have a look on the following fixes for v5.17.

Best regards,
Matthias

---
The following changes since commit 5c1ee569660d4a205dced9cb4d0306b907fb7599:

   Merge branch 'for-5.17-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2022-02-22 16:14:35 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ 
tags/v5.17-fixes-tag

for you to fetch changes up to c432cd598a185afefba1ac3b0ee226f222f71341:

   soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input sel (2022-03-01 
08:36:59 +0100)

----------------------------------------------------------------
- Set display pipeline to DSI on mt8183 kukui jacuzzi
- Fix display for mt8192 based boards by fixing the routing table

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
       soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input sel

NĂ­colas F. R. A. Prado (1):
       arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint

  arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi | 2 ++
  drivers/soc/mediatek/mt8192-mmsys.h                    | 3 ++-
  2 files changed, 4 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann March 8, 2022, 4:49 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 1 Mar 2022 10:38:34 +0100, Matthias Brugger wrote:
> Please have a look on the following fixes for v5.17.
> 
> Best regards,
> Matthias

Merged into arm/fixes, thanks!

merge commit: 35e33a24f8fe0bacc55d62eb506d99c122f02012

       Arnd