[PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen

From: Ivy Jian
Date: Mon Mar 21 2022 - 21:25:38 EST


some panel can't light up with new board with ps8640, switch compatible
panel define to make it workable.

Signed-off-by: Pan Sheng-Liang <sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Ivy Jian <ivyjian417@xxxxxxxxx>
---

.../boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
index 4e35aec6a1e5..c44ed54af690 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
+++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
@@ -20,7 +20,7 @@ / {
/delete-node/&ap_ts;

&panel {
- compatible = "innolux,n116bca-ea1", "innolux,n116bge";
+ compatible = "edp-panel";
};

&sdhc_2 {
--
2.25.1