Message ID | 20210129084842.29123-1-alexandre.torgue@foss.st.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 7ec5ed4a13b4cbdedeca718da0a8461fa75a8fb4 |
Headers | show |
Series | ARM: multi_v7_defconfig: add STM32 CEC support | expand |
Hello: This patch was applied to soc/soc.git (refs/heads/for-next): On Fri, 29 Jan 2021 09:48:42 +0100 you wrote: > From: Yannick Fertre <yannick.fertre@foss.st.com> > > Enable CEC support for STMicroelectronics as loadable module. > > Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com> > Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> > > [...] Here is the summary with links: - ARM: multi_v7_defconfig: add STM32 CEC support https://git.kernel.org/soc/soc/c/7ec5ed4a13b4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
From: Arnd Bergmann <arnd@arndb.de> On Fri, 29 Jan 2021 09:48:42 +0100, Alexandre Torgue wrote: > Enable CEC support for STMicroelectronics as loadable module. Applied to arm/defconfig, thanks! [1/1] ARM: multi_v7_defconfig: add STM32 CEC support commit: f1f9580527705906e2af90f06c0c2025479fc412 Arnd
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index c5f25710fedc..05cc0607a9ad 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -656,6 +656,7 @@ CONFIG_V4L_TEST_DRIVERS=y CONFIG_VIDEO_VIVID=m CONFIG_CEC_PLATFORM_DRIVERS=y CONFIG_CEC_SAMSUNG_S5P=m +CONFIG_CEC_STM32=m CONFIG_VIDEO_ADV7180=m CONFIG_VIDEO_ADV7604=m CONFIG_VIDEO_ADV7604_CEC=y