mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
ARM: dts: qcom-apq8064: 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-2-dmitry.baryshkov@linaro.org
This commit is contained in:
parent
65eed754c9
commit
cf6cea9866
|
|
@ -1330,7 +1330,7 @@ dsi0_out: endpoint {
|
|||
};
|
||||
|
||||
|
||||
dsi0_phy: dsi-phy@4700200 {
|
||||
dsi0_phy: phy@4700200 {
|
||||
compatible = "qcom,dsi-phy-28nm-8960";
|
||||
#clock-cells = <1>;
|
||||
#phy-cells = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user