Lines Matching +full:5 +full:- +full:inch
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel
10 - Konrad Dybcio <konrad.dybcio@somainline.org>
13 The Sony TD4353 JDI is a 5 (XZ2c) / 5.7 (XZ2) inch 2160x1080
14 MIPI-DSI panel, used in Xperia XZ2 and XZ2 Compact smartphones.
17 - $ref: panel-common.yaml#
21 const: sony,td4353-jdi-tama
27 vddio-supply:
30 vsp-supply:
33 vsn-supply:
36 panel-reset-gpios:
39 touch-reset-gpios:
45 - compatible
46 - reg
47 - vddio-supply
48 - vsp-supply
49 - vsn-supply
50 - panel-reset-gpios
51 - touch-reset-gpios
52 - port
57 - |
58 #include <dt-bindings/gpio/gpio.h>
61 #address-cells = <1>;
62 #size-cells = <0>;
65 compatible = "sony,td4353-jdi-tama";
69 vddio-supply = <&vreg_l14a_1p8>;
70 vsp-supply = <&lab>;
71 vsn-supply = <&ibb>;
72 panel-reset-gpios = <&tlmm 6 GPIO_ACTIVE_HIGH>;
73 touch-reset-gpios = <&tlmm 99 GPIO_ACTIVE_HIGH>;
77 remote-endpoint = <&dsi0_out>;