Re: [PATCH 3/3] drm/panel-edp: Fix variable typo when saving hpd absent delay from DT

From: AngeloGioacchino Del Regno
Date: Wed Jul 20 2022 - 03:32:32 EST


Il 19/07/22 22:38, Nícolas F. R. A. Prado ha scritto:
The value read from the "hpd-absent-delay-ms" property in DT was being
saved to the wrong variable, overriding the hpd_reliable delay. Fix the
typo.

Fixes: 5540cf8f3e8d ("drm/panel-edp: Implement generic "edp-panel"s probed by EDID")
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

I think you should've sent this separately from the rest of the series, especially
because of the questions etc.

In any case, for this commit:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>