ARM: dts: qcom: rename mdp nodes to display-controller

Follow the schema change and rename mdp nodes to generic name
'display-controller'.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230109051402.317577-7-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2023-01-09 07:14:02 +02:00 committed by Bjorn Andersson
parent 1923093028
commit 858b0d4b04
2 changed files with 2 additions and 2 deletions

View File

@ -1493,7 +1493,7 @@
status = "disabled";
};
mdp: mdp@5100000 {
mdp: display-controller@5100000 {
compatible = "qcom,mdp4";
reg = <0x05100000 0xf0000>;
interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;

View File

@ -1880,7 +1880,7 @@
#size-cells = <1>;
ranges;
mdp: mdp@fd900000 {
mdp: display-controller@fd900000 {
compatible = "qcom,msm8974-mdp5", "qcom,mdp5";
reg = <0xfd900100 0x22000>;
reg-names = "mdp_phys";