[PATCH 1/3] dt-bindings: ili9881c: add missing panel-common inheritance
John Keeping
john at metanate.com
Wed Oct 20 15:34:28 UTC 2021
The properties below refer to items in panel-common.yaml, which means
that needs to be referenced in the schema.
Signed-off-by: John Keeping <john at metanate.com>
---
.../devicetree/bindings/display/panel/ilitek,ili9881c.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
index 07789d554889..032bae7891ad 100644
--- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
@@ -9,6 +9,9 @@ title: Ilitek ILI9881c based MIPI-DSI panels
maintainers:
- Maxime Ripard <mripard at kernel.org>
+allOf:
+ - $ref: panel-common.yaml#
+
properties:
compatible:
items:
--
2.33.1
More information about the dri-devel
mailing list