diff options
author | John Keeping <john@metanate.com> | 2021-10-20 16:34:28 +0100 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2021-10-25 18:43:39 +0200 |
commit | 62b51e4be63cdbfb30d8009f9955ad8d644e930e (patch) | |
tree | b1e027c1a8793f642692b1d76b0b6c66d2c11908 | |
parent | bca10db67bdaf15997a5a2a276e7aa9b6eea1393 (diff) |
dt-bindings: ili9881c: add missing panel-common inheritance
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@metanate.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211020153432.383845-2-john@metanate.com
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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@kernel.org> +allOf: + - $ref: panel-common.yaml# + properties: compatible: items: |