On 8/17/26 9:42 AM, Krzysztof Kozlowski wrote:
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili79600a.yaml
@@ -0,0 +1,65 @@
+# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/display/panel/ilitek,ili79600a.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Ilitek ILI79600A based MIPI-DSI panels
+
+maintainers:
+ - Dave Stevenson <[email protected]>
+ - Marek Vasut <[email protected]>
+
+allOf:
+ - $ref: panel-common.yaml#
+
+properties:
+ compatible:
+ items:
+ - enum:
+ - raspberrypi,dsi-10inch
+ - const: ilitek,ili79600a
Binding looks exactly like boe,tv101wum-nl6, so either properties are
copy-pasted without checking in datasheet
There is no publicly available datasheet, but ...
or this does not need new
binding file.
... Documentation/devicetree/bindings/display/panel/ilitek,il79900a.yaml
could be extended instead, so that is what I will do now. The devices
are compatible.