Re: [PATCH] soc: fsl: qbman: Remove redundant warnings

2024-09-03 Thread Christophe Leroy
Le 02/08/2024 à 04:16, Xiaolei Wang a écrit : [Vous ne recevez pas souvent de courriers de xiaolei.w...@windriver.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] RESERVEDMEM_OF_DECLARE usage has been removed. For non-popwerpc platforms, such as l

Re: [PATCH] soc: fsl: qbman: Remove redundant warnings

2024-08-22 Thread xiaolei wang
On 8/23/24 00:55, Christophe Leroy wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi, Le 02/08/2024 à 04:16, Xiaolei Wang a écrit : [Vous ne recevez pas souvent de cou

Re: [PATCH] soc: fsl: qbman: Remove redundant warnings

2024-08-22 Thread Christophe Leroy
Hi, Le 02/08/2024 à 04:16, Xiaolei Wang a écrit : [Vous ne recevez pas souvent de courriers de xiaolei.w...@windriver.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] RESERVEDMEM_OF_DECLARE usage has been removed. For non-popwerpc platforms, such as

Re: [PATCH] soc: fsl: qbman: Remove redundant warnings

2024-08-13 Thread Wang, Xiaolei
ux-ker...@vger.kernel.org 主题: [PATCH] soc: fsl: qbman: Remove redundant warnings RESERVEDMEM_OF_DECLARE usage has been removed. For non-popwerpc platforms, such as ls1043, this warning is redundant. ls1043 itself uses shared-dma-mem. Fixes: 3e62273ac63a ("soc: fsl: qbman: Remove RESERVEDMEM

[PATCH] soc: fsl: qbman: Remove redundant warnings

2024-08-01 Thread Xiaolei Wang
RESERVEDMEM_OF_DECLARE usage has been removed. For non-popwerpc platforms, such as ls1043, this warning is redundant. ls1043 itself uses shared-dma-mem. Fixes: 3e62273ac63a ("soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage") Signed-off-by: Xiaolei Wang --- drivers/soc/fsl/qbman/qman_ccsr.c