Message ID | 20240216203215.40870-3-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | power: sequencing: implement the subsystem and add first users | expand |
On 16/02/2024 21:31, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > Build the ath12k driver as a module for arm64 default config. This we see from the diff. Please tell us "why", e.g. "Board foo with Qualcomm baz uses it." Also this should not be in these series. It only makes the power-sequencing patchset bigger, without any real reason. Best regards, Krzysztof
On Mon, Feb 19, 2024 at 8:31 AM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 16/02/2024 21:31, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > > Build the ath12k driver as a module for arm64 default config. > > This we see from the diff. Please tell us "why", e.g. "Board foo with > Qualcomm baz uses it." > > Also this should not be in these series. It only makes the > power-sequencing patchset bigger, without any real reason. > > > Best regards, > Krzysztof > Got it, I will resend it separately. Bart
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index b8adb28185ad..23d6bb156cbc 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -409,6 +409,7 @@ CONFIG_WCN36XX=m CONFIG_ATH11K=m CONFIG_ATH11K_AHB=m CONFIG_ATH11K_PCI=m +CONFIG_ATH12K=m CONFIG_BRCMFMAC=m CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m