Re: [PATCH v3 05/16] soc: mediatek: pm_domains: Make bus protection generic
From: Matthias Brugger <matthias.bgg@gmail.com>
Date: 2020-10-29 14:49:10
Also in:
linux-mediatek, lkml
From: Matthias Brugger <matthias.bgg@gmail.com>
Date: 2020-10-29 14:49:10
Also in:
linux-mediatek, lkml
On 27/10/2020 13:57, Fabien Parent wrote:
quoted
- ret = mtk_infracfg_set_bus_protection(pd->infracfg, - bpd[i].bus_prot_mask, - bpd[i].bus_prot_reg_update);[snip]quoted
- 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel