mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +00:00
26 lines
950 B
Diff
26 lines
950 B
Diff
|
From a7e40c14a0459d2cd2fe24ee7063560353f810d9 Mon Sep 17 00:00:00 2001
|
||
|
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
|
||
|
Date: Mon, 30 Nov 2020 13:29:30 +0000
|
||
|
Subject: [PATCH 0945/1085] dt-bindings: ili9881c: add compatible string for
|
||
|
new panels
|
||
|
|
||
|
This new panel uses the ILI9881C IC but needs an alternate
|
||
|
init sequence, and therefore requires a new compatible string.
|
||
|
|
||
|
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
|
||
|
---
|
||
|
.../devicetree/bindings/display/panel/ilitek,ili9881c.yaml | 2 ++
|
||
|
1 file changed, 2 insertions(+)
|
||
|
|
||
|
--- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
|
||
|
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
|
||
|
@@ -20,6 +20,8 @@ properties:
|
||
|
- feixin,k101-im2byl02
|
||
|
- tdo,tl050hdv35
|
||
|
- wanchanglong,w552946aba
|
||
|
+ - raspberrypi,dsi-5inch
|
||
|
+ - raspberrypi,dsi-7inch
|
||
|
- const: ilitek,ili9881c
|
||
|
|
||
|
backlight: true
|