mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 11:01:06 -04:00
arm64: dts: qcom: msm8996: 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> 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-5-dmitry.baryshkov@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
b03852c244
commit
649119dbbd
@@ -1037,7 +1037,7 @@ dsi0_out: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
dsi0_phy: dsi-phy@994400 {
|
||||
dsi0_phy: phy@994400 {
|
||||
compatible = "qcom,dsi-phy-14nm";
|
||||
reg = <0x00994400 0x100>,
|
||||
<0x00994500 0x300>,
|
||||
@@ -1104,7 +1104,7 @@ dsi1_out: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
dsi1_phy: dsi-phy@996400 {
|
||||
dsi1_phy: phy@996400 {
|
||||
compatible = "qcom,dsi-phy-14nm";
|
||||
reg = <0x00996400 0x100>,
|
||||
<0x00996500 0x300>,
|
||||
|
||||
Reference in New Issue
Block a user