[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57c0aaf5-9650-a0ad-1cbe-8e89c2d9a669@gmail.com>
Date: Thu, 29 Oct 2020 15:49:04 +0100
From: Matthias Brugger <matthias.bgg@...il.com>
To: Fabien Parent <fparent@...libre.com>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>, drinkcat@...omium.org,
hsinyi@...omium.org, Collabora Kernel ML <kernel@...labora.com>,
weiyi.lu@...iatek.com, Matthias Brugger <mbrugger@...e.com>,
Joerg Roedel <jroedel@...e.de>,
Miles Chen <miles.chen@...iatek.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>
Subject: Re: [PATCH v3 05/16] soc: mediatek: pm_domains: Make bus protection
generic
On 27/10/2020 13:57, Fabien Parent wrote:
>> - ret = mtk_infracfg_set_bus_protection(pd->infracfg,
>> - bpd[i].bus_prot_mask,
>> - bpd[i].bus_prot_reg_update);
>
> [snip]
>
>> - ret = mtk_infracfg_clear_bus_protection(pd->infracfg,
>> - bpd[i].bus_prot_mask,
>> - bpd[i].bus_prot_reg_update);
>
> Since you got rid of all the dependencies to mtk-infracfg.c, maybe you
> can also remove the "depends on MTK_INFRACFG" in the Kconfig.
>
We still need that file for the old driver.
Regards,
Matthias
Powered by blists - more mailing lists