Message ID | 20241231131742.134329-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | d2ca319822e071423ab883bc8493053320b8e52c |
Headers | show |
Series | [GIT,PULL,1/4,defconfig] arm64: defconfig: enable Maxim TCPCI driver | expand |
Hello: This series was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Tue, 31 Dec 2024 14:17:38 +0100 you wrote: > From: André Draszik <andre.draszik@linaro.org> > > 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> > > [...] Here is the summary with links: - [GIT,PULL,1/4,defconfig] arm64: defconfig: enable Maxim TCPCI driver https://git.kernel.org/soc/soc/c/d2ca319822e0 - [GIT,PULL,2/4,drivers] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible https://git.kernel.org/soc/soc/c/f16d91d8febf - [GIT,PULL,3/4] ARM: dts: samsung: DTS for v6.14 (no matching commit) - [GIT,PULL,4/4] arm64: dts: samsung: DTS for v6.14 (no matching commit) You are awesome, thank you!
Hello: This series was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Tue, 31 Dec 2024 14:17:38 +0100 you wrote: > From: André Draszik <andre.draszik@linaro.org> > > 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> > > [...] Here is the summary with links: - [GIT,PULL,1/4,defconfig] arm64: defconfig: enable Maxim TCPCI driver (no matching commit) - [GIT,PULL,2/4,drivers] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible (no matching commit) - [GIT,PULL,3/4] ARM: dts: samsung: DTS for v6.14 https://git.kernel.org/soc/soc/c/462675a5522d - [GIT,PULL,4/4] arm64: dts: samsung: DTS for v6.14 https://git.kernel.org/soc/soc/c/73a2e82123f8 You are awesome, thank you!
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c62831e61586..dea35b7648f7 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1120,6 +1120,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