display-devicetree: Delete oplus timing nodes

They are useless outside of OxygenOS.

Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
chandu078
2023-09-17 12:29:24 +02:00
committed by Bruno Martins
parent c27438c276
commit e9a50f969f
4 changed files with 8 additions and 0 deletions

View File

@@ -2208,6 +2208,8 @@
qcom,display-topology = <1 1 1>,<2 2 1>;
qcom,default-topology-index = <1>;
};
/delete-node/ timing@fhd_oplus_120;
/delete-node/ timing@wqhd_oplus_120;
};
};

View File

@@ -2199,6 +2199,8 @@
qcom,display-topology = <1 1 1>,<2 2 1>;
qcom,default-topology-index = <1>;
};
/delete-node/ timing@fhd_oplus_120;
/delete-node/ timing@wqhd_oplus_120;
};
};

View File

@@ -2491,6 +2491,8 @@
qcom,display-topology = <1 1 1>,<2 2 1>;
qcom,default-topology-index = <1>;
};
/delete-node/ timing@fhd_oplus_120;
/delete-node/ timing@wqhd_oplus_120;
};
};

View File

@@ -2482,6 +2482,8 @@
qcom,display-topology = <1 1 1>,<2 2 1>;
qcom,default-topology-index = <1>;
};
/delete-node/ timing@fhd_oplus_120;
/delete-node/ timing@wqhd_oplus_120;
};
};