[PATCH] arm64: defconfig: enable NB7VPQ904M driver as module

Neil Armstrong posted 1 patch 2 years, 5 months ago
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
[PATCH] arm64: defconfig: enable NB7VPQ904M driver as module
Posted by Neil Armstrong 2 years, 5 months ago
Enable the NB7VPQ904M SuperSpeed redriver/retimer as module as
it is now used on the SM8550 QRD platform.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5315789f4868..094c9eaa8e53 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1038,6 +1038,7 @@ CONFIG_TYPEC_TPS6598X=m
 CONFIG_TYPEC_HD3SS3220=m
 CONFIG_TYPEC_UCSI=m
 CONFIG_TYPEC_MUX_FSA4480=m
+CONFIG_TYPEC_MUX_NB7VPQ904M=m
 CONFIG_UCSI_CCG=m
 CONFIG_TYPEC_MUX_GPIO_SBU=m
 CONFIG_MMC=y

---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230914-topic-sm8x50-upstream-nb7-defconfig-18f7e3b85a36

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH] arm64: defconfig: enable NB7VPQ904M driver as module
Posted by Bjorn Andersson 2 years, 5 months ago
On Thu, 14 Sep 2023 15:24:21 +0200, Neil Armstrong wrote:
> Enable the NB7VPQ904M SuperSpeed redriver/retimer as module as
> it is now used on the SM8550 QRD platform.
> 
> 

Applied, thanks!

[1/1] arm64: defconfig: enable NB7VPQ904M driver as module
      commit: 89bf1107b7762631262e94fc7f73fa81d4ec0b6d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>