[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176651121758.749296.4271020306636125527.b4-ty@kernel.org>
Date: Tue, 23 Dec 2025 23:03:37 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Kishon Vijay Abraham I <kishon@...nel.org>,
Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>, Franz Schnyder <fra.schnyder@...il.com>
Cc: Franz Schnyder <franz.schnyder@...adex.com>,
linux-phy@...ts.infradead.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Francesco Dolcini <francesco.dolcini@...adex.com>,
Neil Armstrong <neil.armstrong@...aro.org>, stable@...r.kernel.org,
Xu Yang <xu.yang_2@....com>
Subject: Re: [PATCH v2] phy: fsl-imx8mq-usb: fix typec orientation switch
when built as module
On Wed, 26 Nov 2025 15:01:33 +0100, Franz Schnyder wrote:
> Currently, the PHY only registers the typec orientation switch when it
> is built in. If the typec driver is built as a module, the switch
> registration is skipped due to the preprocessor condition, causing
> orientation detection to fail.
>
> With commit
> 45fe729be9a6 ("usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n")
> the preprocessor condition is not needed anymore and the orientation
> switch is correctly registered for both built-in and module builds.
>
> [...]
Applied, thanks!
[1/1] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
commit: 49ccab4bedd4779899246107dc19fb01c5b6fea3
Best regards,
--
~Vinod
Powered by blists - more mailing lists