Re: [PATCH] arm64: dts: qcom: sc7180: Drop pinconf on dp_hot_plug_det

From: Doug Anderson
Date: Tue Dec 15 2020 - 11:50:36 EST


Hi,

On Mon, Dec 14, 2020 at 6:00 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> We shouldn't put any pinconf here in case someone decides to invert this
> HPD signal or remove an external pull-down. It's better to leave that to
> the board pinconf nodes, so drop it here.
>
> Reported-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Cc: Tanmay Shah <tanmay@xxxxxxxxxxxxxx>
> Fixes: 681a607ad21a ("arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node")
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7180.dtsi | 6 ------
> 1 file changed, 6 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>