Message ID | 20250716102854.4012956-2-macpaul.lin@mediatek.com |
---|---|
State | New |
Headers | show |
Series | [6.12,1/2] arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a module | expand |
On Wed, 2025-07-16 at 13:09 +0200, Greg KH wrote: > On Wed, Jul 16, 2025 at 12:30:20PM +0200, Krzysztof Kozlowski wrote: > > On 16/07/2025 12:28, Macpaul Lin wrote: > > > From: André Draszik <andre.draszik@linaro.org> > > > > > > [ Upstream commit d2ca319822e071423ab883bc8493053320b8e52c ] > > > > > > Enable the Maxim max33359 as this is used by the gs101-oriole > > > (Google > > > Pixel 6) board. > > > > > > Reviewed-by: Peter Griffin <peter.griffin@linaro.org> > > > Signed-off-by: André Draszik <andre.draszik@linaro.org> > > > Link: > > > https://lore.kernel.org/r/20241203-gs101-phy-lanes-orientation-dts-v2-1-1412783a6b01@linaro.org > > > Signed-off-by: Krzysztof Kozlowski > > > <krzysztof.kozlowski@linaro.org> > > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > > > Link: > > > https://lore.kernel.org/r/20241231131742.134329-1-krzysztof.kozlowski@linaro.org > > > Signed-off-by: Arnd Bergmann <arnd@arndb.de> > > > Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> > > > > No, that's not a fix. > > Yeah, defconfig changes don't really make sense for stable updates as > everyone already has a .config file for their systems by now for > those > kernel versions, and changing the defconfig will not change anything > for > anyone. > > Sorry, > > greg k-h Ah, I was doing backport for some kernel options and some dependencies patches based on code diff. I forget to check if each intermediate patch had a 'fixes' tag. Sorry for bothering. Thanks Macpaul Lin
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index d2fdef159210..960fe7183539 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1123,6 +1123,7 @@ CONFIG_USB_MASS_STORAGE=m CONFIG_TYPEC=m CONFIG_TYPEC_TCPM=m CONFIG_TYPEC_TCPCI=m +CONFIG_TYPEC_TCPCI_MAXIM=m CONFIG_TYPEC_FUSB302=m CONFIG_TYPEC_QCOM_PMIC=m CONFIG_TYPEC_UCSI=m