Message ID | 20250117050453.934900-1-yelangyan@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add kd110n11-51ie and 2082109qfh040022-50e bindings | expand |
On 17/01/2025 06:04, Langyan Ye wrote: > The STARRY 2082109QFH040022-50E is a 10.95" WUXGA TFT LCD panel, > which fits in nicely with the existing panel-boe-tv101wum-nl6 > driver. Hence, we add a new compatible with panel specific config. > "Add a new compatible for foo bar panel ....". One sentence. Could be also one patch, not two patches. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml index c771f517952d..75f7598ceac8 100644 --- a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml +++ b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml @@ -36,6 +36,8 @@ properties: - starry,ili9882t # KINGDISPLAY KD110N11-51IE 10.95" WUXGA TFT LCD panel - kingdisplay,kd110n11-51ie + # STARRY 2082109QFH040022-50E 10.95" WUXGA TFT LCD panel + - starry,2082109qfh040022-50e reg: maxItems: 1
The STARRY 2082109QFH040022-50E is a 10.95" WUXGA TFT LCD panel, which fits in nicely with the existing panel-boe-tv101wum-nl6 driver. Hence, we add a new compatible with panel specific config. Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com> --- .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 2 ++ 1 file changed, 2 insertions(+)