arm64: dts: qcom: sdm660: Drop redundant phy-names from DSI controller
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 7 Sep 2022 00:01:02 +0000 (01:01 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Oct 2022 03:01:06 +0000 (22:01 -0500)
phy-names has been marked deprecated. Remove it from the sdm660 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-9-bryan.odonoghue@linaro.org
arch/arm64/boot/dts/qcom/sdm660.dtsi

index 43220af1b685e1ad28973d7726a5a2ec521523d2..10bf1c45cf6ec29dee21238ef3c5328282ca51af 100644 (file)
                                        "core";
 
                phys = <&dsi1_phy>;
-               phy-names = "dsi";
 
                status = "disabled";