[PATCH] phy: ti: fix Kconfig warning and operator precedence
Vinod Koul
vkoul at kernel.org
Tue Jan 10 23:55:09 PST 2023
On 09-01-23, 22:25, Randy Dunlap wrote:
> Fix Kconfig depends operator precedence to prevent a Kconfig warning:
>
> WARNING: unmet direct dependencies detected for MUX_MMIO
> Depends on [n]: MULTIPLEXER [=m] && OF [=n]
> Selected by [m]:
> - PHY_AM654_SERDES [=m] && (OF [=n] && ARCH_K3 || COMPILE_TEST [=y]) && COMMON_CLK [=y]
>
> Fixes: 71e2f5c5c224 ("phy: ti: Add a new SERDES driver for TI's AM654x SoC")
> Fixes: 091876cc355d ("phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC")
>
Please no blank line here
Applied, after fixing this
--
~Vinod
More information about the linux-phy
mailing list