Re: [PATCH v3] arm64: defconfig: mediatek: enable PHY drivers

2025-03-15 Thread NĂ­colas F . R . A . Prado
On Thu, Mar 13, 2025 at 09:38:24AM +0530, Vignesh Raman wrote: > The mediatek display driver fails to probe on mt8173-elm-hana and > mt8183-kukui-jacuzzi-juniper-sku16 in v6.14-rc4 due to missing PHY > configurations. > > Commit [1] stopped selecting the MediaTek PHY drivers, requiring them > to b

[PATCH v3] arm64: defconfig: mediatek: enable PHY drivers

2025-03-12 Thread Vignesh Raman
The mediatek display driver fails to probe on mt8173-elm-hana and mt8183-kukui-jacuzzi-juniper-sku16 in v6.14-rc4 due to missing PHY configurations. Commit [1] stopped selecting the MediaTek PHY drivers, requiring them to be explicitly enabled in defconfig. Enable the following PHY drivers for Me