1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/arm,versatile-tft-panel.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM Versatile TFT Panels
10 - Linus Walleij <linus.walleij@linaro.org>
13 These panels are connected to the daughterboards found on the
14 ARM Versatile reference designs.
16 This device node must appear as a child to a "syscon"-compatible
20 - $ref: panel-common.yaml#
24 const: arm,versatile-tft-panel
32 additionalProperties: false
37 compatible = "arm,versatile-sysreg", "syscon", "simple-mfd";
38 reg = <0x00000 0x1000>;
41 compatible = "arm,versatile-tft-panel";
45 remote-endpoint = <&foo>;