Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-07 Thread 林睿祥

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-06 Thread AngeloGioacchino Del Regno
Il 06/03/25 12:00, Jason-JH Lin (林睿祥) ha scritto: [snip] CPR_GSIZE is the setting for allocating the CPR SRAM size to each VM. Would be awesome if you could then clarify the comment that you have later in the code here, from... /* config cpr size for host vm */ to /* Set the amount of CPR

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-06 Thread 林睿祥

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-05 Thread AngeloGioacchino Del Regno
Il 05/03/25 09:36, Jason-JH Lin (林睿祥) ha scritto: Hi Angelo, Thanks for the reviews. On Tue, 2025-03-04 at 10:32 +0100, AngeloGioacchino Del Regno wrote: External email : Please do not click links or open attachments until you have verified the sender or the content. Il 18/02/25 06:41, Jaso

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-05 Thread 林睿祥

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-03-04 Thread AngeloGioacchino Del Regno
Il 18/02/25 06:41, Jason-JH Lin ha scritto: MT8196 has 3 new hardware configuration compared with the previous SoC, which correspond to the 3 new driver data: 1. mminfra_offset: For GCE data plane control Since GCE has been moved into mminfra, GCE needs to append the mminfra offset to th

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-02-22 Thread 林睿祥

Re: [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to support for MT8196

2025-02-18 Thread 胡俊光