From: Konrad Dybcio <[email protected]> This patch had been applied before the review has concluded. The panel needs more specific handling than the one provided by panel-simple and the intended compatible was supposed to contain both the display panel name and the driver IC model number.
Moreover, the other compatible that didn't make it in the end landed in the Qualcomm tree some time ago, instead of the one this revert removes, so it's not even used. See the link for reference. This reverts commit a74c2e55ab66519ffa2069ac9ae83cd937bff4c4. Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Konrad Dybcio <[email protected]> --- Paul, please resubmit your bindings patch with the proper compatible and let's get it merged. --- Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index 3d1cc11ba3aa..de722f45f862 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -206,8 +206,6 @@ properties: - lemaker,bl035-rgb-002 # LG 7" (800x480 pixels) TFT LCD panel - lg,lb070wv8 - # LG 6.1" (1440x3120) IPS LCD panel - - lg,sw49410 # Logic Technologies LT161010-2NHC 7" WVGA TFT Cap Touch Module - logictechno,lt161010-2nhc # Logic Technologies LT161010-2NHR 7" WVGA TFT Resistive Touch Module --- base-commit: 944a035ecca915ae947905dcfb03f2b9dc6d032c change-id: 20260911-topic-lg_sw49410_revert-3152e38ae8e7 Best regards, -- Konrad Dybcio <[email protected]>
