Re: [PATCH] phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)

From: Abel Vesa
Date: Fri Jan 09 2026 - 04:27:43 EST


On 26-01-09 01:50:28, Val Packett wrote:
> For Glymur SoC support, the com_clk_fwd_cfg callback was added, and a
> stub implementation was added for the v4 of the hardware. However it
> was omitted for the v6, causing a NULL pointer dereference oops on
> Hamoa/Purwa (X1E/X1P) SoC devices. Fix by adding the appropriate stub.
>
> Fixes: add66a6673bc ("phy: qcom: edp: Add Glymur platform support")
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>

Thanks for catching this.

Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>