Re: (subset) [PATCH 0/2] qcom: fix missing dependencies for the QCOM_PD_MAPPER

2024-07-02 Thread Bjorn Andersson
On Wed, 26 Jun 2024 22:12:36 +0300, Dmitry Baryshkov wrote: > While refactoring pd-mapper to use auxiliary bus for the PD mapper > instantiation I forgot to select the bus in Kconfig entries. Fix it now. > > Applied, thanks! [1/2] soc: qcom: add missing pd-mapper dependencies commit: b8

[PATCH 0/2] qcom: fix missing dependencies for the QCOM_PD_MAPPER

2024-06-26 Thread Dmitry Baryshkov
While refactoring pd-mapper to use auxiliary bus for the PD mapper instantiation I forgot to select the bus in Kconfig entries. Fix it now. Signed-off-by: Dmitry Baryshkov --- Dmitry Baryshkov (2): soc: qcom: add missing pd-mapper dependencies remoteproc: qcom: select AUXILIARY_BUS