From: Sankeerth Billakanti Date: Wed, 16 Mar 2022 17:35:46 +0000 (+0530) Subject: arm64: dts: qcom: sc7280: rename edp_out label to mdss_edp_out X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e036b77be77d232f41a1f6dd91e4f1f238cbb680;p=linux.git arm64: dts: qcom: sc7280: rename edp_out label to mdss_edp_out Rename the edp_out label in the sc7280 platform to mdss_edp_out so that the nodes related to mdss are all grouped together in the board specific files. Signed-off-by: Sankeerth Billakanti Reviewed-by: Douglas Anderson Reviewed-by: Stephen Boyd Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/1647452154-16361-2-git-send-email-quic_sbillaka@quicinc.com --- diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi index 26f66f46a9508..0cb126a7a8d01 100644 --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi @@ -3393,7 +3393,7 @@ port@1 { reg = <1>; - edp_out: endpoint { }; + mdss_edp_out: endpoint { }; }; };