Lines Matching +full:display +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/apple,h7-display-pipe-mipi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple pre-DCP display controller MIPI interface
10 - Sasha Finkelstein <fnkl.kernel@gmail.com>
13 The MIPI controller part of the pre-DCP Apple display controller
16 - $ref: dsi-controller.yaml#
21 - enum:
22 - apple,t8112-display-pipe-mipi
23 - apple,t8103-display-pipe-mipi
24 - const: apple,h7-display-pipe-mipi
29 power-domains:
38 description: Input port. Always connected to the primary controller
45 - port@0
46 - port@1
49 - compatible
50 - reg
51 - ports
56 - |
58 compatible = "apple,t8103-display-pipe-mipi", "apple,h7-display-pipe-mipi";
60 power-domains = <&ps_dispdfr_mipi>;
63 #address-cells = <1>;
64 #size-cells = <0>;
70 remote-endpoint = <&dfr_adp_out_mipi>;
78 remote-endpoint = <&dfr_mipi_out_panel>;