Lines Matching +full:clock +full:- +full:tree
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/dsi-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 This document defines device tree properties common to DSI, Display
15 a device tree binding specification by itself but is meant to be referenced
16 by device tree bindings.
18 When referenced from panel device tree bindings the properties defined in
19 this document are defined as follows. The panel device tree bindings are
26 reg-property set to the virtual channel number, usually there is just
33 clock-master:
39 to be driven by the same clock. Only the DSI host instance
40 controlling this clock should contain this property.
42 "#address-cells":
45 "#size-cells":
49 "^panel@[0-3]$":
59 from 0 to 3, as DSI uses a 2-bit addressing scheme. Some DSI
64 enforce-video-mode:
70 useful to be able to force a command mode-capable panel into video
74 - reg
79 - |
80 #include <dt-bindings/gpio/gpio.h>
83 #address-cells = <1>;
84 #size-cells = <0>;
88 vddi-supply = <&ab8500_ldo_aux1_reg>;
89 reset-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;