1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/samsung,s6e8aa0.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung S6E8AA0 AMOLED LCD 5.3 inch panel
10 - Andrzej Hajda <a.hajda@samsung.com>
13 - $ref: panel-common.yaml#
17 const: samsung,s6e8aa0
24 description: core voltage supply
27 description: voltage supply for analog circuits
30 description: delay after turning regulators on [ms]
31 $ref: /schemas/types.yaml#/definitions/uint32
34 description: delay after reset sequence [ms]
35 $ref: /schemas/types.yaml#/definitions/uint32
38 description: delay after initialization sequence [ms]
41 description: physical panel width [mm]
44 description: physical panel height [mm]
47 description: boolean to flip image horizontally
51 description: boolean to flip image vertically
62 additionalProperties: false
71 compatible = "samsung,s6e8aa0";
73 vdd3-supply = <&vcclcd_reg>;
74 vci-supply = <&vlcd_reg>;
75 reset-gpios = <&gpy4 5 0>;
79 panel-width-mm = <58>;
80 panel-height-mm = <103>;
86 clock-frequency = <57153600>;