[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210317181711.795245-1-enric.balletbo@collabora.com>
Date: Wed, 17 Mar 2021 19:17:08 +0100
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: matthias.bgg@...il.com, drinkcat@...omium.org, hsinyi@...omium.org,
weiyi.lu@...iatek.com, Collabora Kernel ML <kernel@...labora.com>,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: [PATCH v2 0/2] soc: mediatek: Prepare MMSYS for DDP routing using tables
Dear all,
This is the second version of this series intended to prepare the
mtk-mmsys driver to allow different DDP (Data Display Path) routing
tables per SoC. Note that the series has been tested only on MT8173 platform,
for MT2701 and MT2712 based devices we're using a default routing table
that should just work.
Thanks,
Enric
Changes in v2:
- Use a default table for mt2701, mt2712 and mt8173.
- Remove the mask field from routes struct as is not needed.
CK Hu (2):
soc: mediatek: mmsys: Create struct mtk_mmsys to store context data
soc: mediatek: mmsys: Use an array for setting the routing registers
drivers/soc/mediatek/mtk-mmsys.c | 300 +++++--------------------------
drivers/soc/mediatek/mtk-mmsys.h | 215 ++++++++++++++++++++++
2 files changed, 257 insertions(+), 258 deletions(-)
create mode 100644 drivers/soc/mediatek/mtk-mmsys.h
--
2.30.2
Powered by blists - more mailing lists