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

2025-03-12 Thread Vignesh Raman
Hi Nícolas, On 12/03/25 19:55, Nícolas F. R. A. Prado wrote: On Wed, Mar 12, 2025 at 09:49:26AM +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. Enable the following

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

2025-03-12 Thread Nícolas F . R . A . Prado
On Wed, Mar 12, 2025 at 09:49:26AM +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. > > Enable the following PHY drivers for MediaTek platforms: > - CONFIG_PHY_MTK_

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

2025-03-11 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. Enable the following PHY drivers for MediaTek platforms: - CONFIG_PHY_MTK_HDMI=m for HDMI display - CONFIG_PHY_MTK_MIPI_DSI=m for DSI display - CONFI