From f65a051e7c2249fe5d2c8a9e4805a3c99c1fa534 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 7 Feb 2025 19:50:24 +0800 Subject: [PATCH] Revert "drm/panel: simple: Add support for LG LM270WR3-SSA1" This reverts commit a5ca275f86f8b6c05ae000e6ba069db9c241ec0d. Signed-off-by: Tao Huang Change-Id: If8b97afc79a26fbfb535327b03bc7cb3005fcaad --- .../bindings/display/panel/lg,lm270wr3-ssa1.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Documentation/devicetree/bindings/display/panel/lg,lm270wr3-ssa1.txt diff --git a/Documentation/devicetree/bindings/display/panel/lg,lm270wr3-ssa1.txt b/Documentation/devicetree/bindings/display/panel/lg,lm270wr3-ssa1.txt deleted file mode 100644 index 22ab0b8bbe26..000000000000 --- a/Documentation/devicetree/bindings/display/panel/lg,lm270wr3-ssa1.txt +++ /dev/null @@ -1,9 +0,0 @@ -LG Corporation 27" UHD TFT LCD panel - -It has been designed to apply eDP(HBR2, 5.4Gbps) interface. - -Required properties: -- compatible: should be "lg,lm270wr3-ssa1" - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory.