1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
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 <konradybcio@kernel.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
31 description: VDDIO 1.8V supply
34 description: Positive 5.5V supply
37 description: Negative 5.5V supply
40 description: Display panel reset pin
43 description: Touch panel reset pin
57 additionalProperties: false
61 #include <dt-bindings/gpio/gpio.h>
68 compatible = "sony,td4353-jdi-tama";
71 backlight = <&pmi8998_wled>;
72 vddio-supply = <&vreg_l14a_1p8>;
75 panel-reset-gpios = <&tlmm 6 GPIO_ACTIVE_HIGH>;
76 touch-reset-gpios = <&tlmm 99 GPIO_ACTIVE_HIGH>;
80 remote-endpoint = <&dsi0_out>;