arm64: dts: qcom: sdm845: change DSI PHY node name to generic one

Change DSI PHY node names from custom 'dsi-phy' to the generic 'phy'.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Steev Klimaszewski <steev@kali.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220924090108.166934-9-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov
2022-09-24 12:01:07 +03:00
committed by Bjorn Andersson
parent b76c00443e
commit 2e176b550b

View File

@@ -4662,7 +4662,7 @@ dsi0_out: endpoint {
};
};
dsi0_phy: dsi-phy@ae94400 {
dsi0_phy: phy@ae94400 {
compatible = "qcom,dsi-phy-10nm";
reg = <0 0x0ae94400 0 0x200>,
<0 0x0ae94600 0 0x280>,
@@ -4733,7 +4733,7 @@ dsi1_out: endpoint {
};
};
dsi1_phy: dsi-phy@ae96400 {
dsi1_phy: phy@ae96400 {
compatible = "qcom,dsi-phy-10nm";
reg = <0 0x0ae96400 0 0x200>,
<0 0x0ae96600 0 0x280>,