Lines Matching +full:keembay +full:- +full:display
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/intel,keembay-dsi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Anitha Chrisanthus <anitha.chrisanthus@intel.com>
11 - Edmond J Dea <edmund.j.dea@intel.com>
15 const: intel,keembay-dsi
19 - description: MIPI registers range
21 reg-names:
23 - const: mipi
27 - description: MIPI DSI clock
28 - description: MIPI DSI econfig clock
29 - description: MIPI DSI config clock
31 clock-names:
33 - const: clk_mipi
34 - const: clk_mipi_ecfg
35 - const: clk_mipi_cfg
50 - port@0
51 - port@1
54 - compatible
55 - reg
56 - reg-names
57 - clocks
58 - clock-names
59 - ports
64 - |
65 mipi-dsi@20900000 {
66 compatible = "intel,keembay-dsi";
68 reg-names = "mipi";
72 clock-names = "clk_mipi", "clk_mipi_ecfg",
76 #address-cells = <1>;
77 #size-cells = <0>;
82 remote-endpoint = <&disp_out>;
89 remote-endpoint = <&adv7535_input>;