ARM: dts: qcom: msm8974: Drop redundant phy-names from DSI controller
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 7 Sep 2022 00:00:57 +0000 (01:00 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 17 Oct 2022 21:42:59 +0000 (16:42 -0500)
phy-names has been marked deprecated. Remove it from the msm8974 DSI
controller block.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220907000105.786265-4-bryan.odonoghue@linaro.org
arch/arm/boot/dts/qcom-msm8974.dtsi

index 7a9be0a..21d943d 100644 (file)
                                              "core_mmss";
 
                                phys = <&dsi0_phy>;
-                               phy-names = "dsi-phy";
 
                                status = "disabled";