On 8/18/2025 9:17 PM, Harikrishna Shenoy wrote:
Add RPi DSI panel[0] as a valid compatible for simple-panel.

[0]: https://www.raspberrypi.com/products/raspberry-pi-touch-display/

Signed-off-by: Harikrishna Shenoy <h-she...@ti.com>
---
  .../devicetree/bindings/display/panel/panel-simple.yaml         | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml 
b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index 1ac1f0219079..65f486f2bc9d 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -268,6 +268,8 @@ properties:
        - rocktech,rk070er9427
          # Rocktech Display Ltd. RK043FN48H 4.3" 480x272 LCD-TFT panel
        - rocktech,rk043fn48h
+        # Raspberry, 7" dsi panel
+      - rpi,7inch-dsi

Hello Hari,

Driver changes should come first to match new compatible before device tree changes.


          # Samsung Electronics 10.1" WXGA (1280x800) TFT LCD panel
        - samsung,ltl101al01
          # Samsung Electronics 10.1" WSVGA TFT LCD panel

Reply via email to