* [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules
@ 2022-07-12 3:18 Bjorn Andersson
2022-07-13 6:07 ` Vinod Koul
2022-07-19 4:47 ` (subset) " Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-07-12 3:18 UTC (permalink / raw)
To: Bjorn Andersson, Vinod Koul
Cc: Catalin Marinas, Will Deacon, Geert Uytterhoeven,
linux-arm-kernel, linux-kernel, linux-arm-msm
The Qualcomm USB PHYs are not critical for reaching the ramdisk to load
modules, so they can be demoted to be built as such instead of builtin.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
arch/arm64/configs/defconfig | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d3ad1cb2f5eb..7424c19dd1c3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1208,10 +1208,10 @@ CONFIG_PHY_MTK_TPHY=y
CONFIG_PHY_QCOM_PCIE2=m
CONFIG_PHY_QCOM_QMP=m
CONFIG_PHY_QCOM_QUSB2=m
-CONFIG_PHY_QCOM_USB_HS=y
-CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
-CONFIG_PHY_QCOM_USB_HS_28NM=y
-CONFIG_PHY_QCOM_USB_SS=y
+CONFIG_PHY_QCOM_USB_HS=m
+CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
+CONFIG_PHY_QCOM_USB_HS_28NM=m
+CONFIG_PHY_QCOM_USB_SS=m
CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y
CONFIG_PHY_RCAR_GEN3_USB3=m
--
2.35.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules
2022-07-12 3:18 [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules Bjorn Andersson
@ 2022-07-13 6:07 ` Vinod Koul
2022-07-19 4:47 ` (subset) " Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2022-07-13 6:07 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Catalin Marinas, Will Deacon, Geert Uytterhoeven,
linux-arm-kernel, linux-kernel, linux-arm-msm
On 11-07-22, 20:18, Bjorn Andersson wrote:
> The Qualcomm USB PHYs are not critical for reaching the ramdisk to load
> modules, so they can be demoted to be built as such instead of builtin.
Reviewed-by: Vinod Koul <vkoul@kernel.org>
--
~Vinod
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (subset) [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules
2022-07-12 3:18 [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules Bjorn Andersson
2022-07-13 6:07 ` Vinod Koul
@ 2022-07-19 4:47 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-07-19 4:47 UTC (permalink / raw)
To: bjorn.andersson, vkoul
Cc: linux-arm-msm, geert+renesas, linux-arm-kernel, linux-kernel,
will, catalin.marinas
On Mon, 11 Jul 2022 20:18:21 -0700, Bjorn Andersson wrote:
> The Qualcomm USB PHYs are not critical for reaching the ramdisk to load
> modules, so they can be demoted to be built as such instead of builtin.
>
>
Applied, thanks!
[1/1] arm64: defconfig: Demote Qualcomm USB PHYs to modules
commit: 01579b88a03a90af73b584fed70d171c73c2c540
Best regards,
--
Bjorn Andersson <bjorn.andersson@linaro.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-19 4:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 3:18 [PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules Bjorn Andersson
2022-07-13 6:07 ` Vinod Koul
2022-07-19 4:47 ` (subset) " Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).