]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sdm630: Drop redundant phy-names from DSI controller
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 7 Sep 2022 00:01:03 +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 sdm630 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-10-bryan.odonoghue@linaro.org
arch/arm64/boot/dts/qcom/sdm630.dtsi

index 2d3fdbfef8a6ccf29fde9b9b01c9d61500de5f66..62f94b9bd9863d2a16f65c65f003d9ca5cd7590b 100644 (file)
                                              "core";
 
                                phys = <&dsi0_phy>;
-                               phy-names = "dsi";
 
                                status = "disabled";