[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251031160955.1659524-1-jason-jh.lin@mediatek.com>
Date: Sat, 1 Nov 2025 00:09:31 +0800
From: Jason-JH Lin <jason-jh.lin@...iatek.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Jassi Brar <jassisinghbrar@...il.com>,
Chun-Kuang Hu <chunkuang.hu@...nel.org>, AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, Mauro Carvalho Chehab
<mchehab@...nel.org>
CC: Matthias Brugger <matthias.bgg@...il.com>, Nicolas Dufresne
<nicolas@...fresne.ca>, Jason-JH Lin <jason-jh.lin@...iatek.com>, Nancy Lin
<nancy.lin@...iatek.com>, Singo Chang <singo.chang@...iatek.com>, Paul-PL
Chen <paul-pl.chen@...iatek.com>, Moudy Ho <moudy.ho@...iatek.com>, Xiandong
Wang <xiandong.wang@...iatek.com>, Sirius Wang <sirius.wang@...iatek.com>,
Fei Shao <fshao@...omium.org>, Chen-yu Tsai <wenst@...omium.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<dri-devel@...ts.freedesktop.org>, <linux-mediatek@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>, <linux-media@...r.kernel.org>,
Jason-jh Lin <jason-jh.lin@...iatek.corp-partner.google.com>
Subject: [PATCH 0/3] Remove deprecated CMDQ APIs (series 4/4)
From: Jason-jh Lin <jason-jh.lin@...iatek.corp-partner.google.com>
This series removes temporary and deprecated CMDQ APIs after all
subsystems have migrated to the new interface.
Series application order:
1. [Fixes] Refine DMA address handling for the command buffer
- https://lore.kernel.org/all/20251022171847.379470-1-jason-jh.lin@mediatek.com/
2. [Series 1/4] Add GCE support for MT8196 and update CMDQ APIs
- https://lore.kernel.org/all/20251031155838.1650833-1-jason-jh.lin@mediatek.com/
3. [Series 2/4] Migrate subsystems to new CMDQ APIs
- https://lore.kernel.org/all/20251031160309.1654761-1-jason-jh.lin@mediatek.com/
4. [Series 3/4] Remove shift_pa from CMDQ jump functions
- https://lore.kernel.org/all/20251031160712.1657810-1-jason-jh.lin@mediatek.com/
5. [Series 4/4] Remove deprecated CMDQ APIs (this series)
Please apply this series last, after all previous series have been applied in order.
---
Jason-JH Lin (3):
soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and
cmdq_pkt_jump_rel_temp()
soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and
cmdq_pkt_write_mask()
mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()
drivers/mailbox/mtk-cmdq-mailbox.c | 8 ---
drivers/soc/mediatek/mtk-cmdq-helper.c | 49 +++++++-----------
include/linux/mailbox/mtk-cmdq-mailbox.h | 12 -----
include/linux/soc/mediatek/mtk-cmdq.h | 65 ------------------------
4 files changed, 18 insertions(+), 116 deletions(-)
--
2.43.0
Powered by blists - more mailing lists