zephyr/dts/bindings/display/solomon,ssd1673fb.yaml

95 lines
1.9 KiB
YAML

#
# Copyright (c) 2018, Phytec Messtechnik GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
title: SSD16XX 250x150 EPD Display Controller
description: >
This is a representation of the SSD16XX 250x150 EPD Display Controller
inherits:
!include spi-device.yaml
properties:
compatible:
constraint: "solomon,ssd16xxfb"
height:
type: int
category: required
description: Height in pixel of the panel driven by the controller
width:
type: int
category: required
description: Width in pixel of the panel driven by the controller
pp-height-bits:
type: int
category: required
description: Number of bits used for the height parameters
pp-width-bits:
type: int
category: required
description: Number of bits used for the width parameters
gdv-a:
type: int
category: required
description: Gate driving voltage (A value)
gdv-b:
type: int
category: optional
description: Gate driving voltage (B value)
sdv:
type: int
category: required
description: Source driving voltage
vcom:
type: int
category: required
description: VCOM voltage
border-waveform:
type: int
category: required
description: Border waveform
softstart-1:
type: int
category: optional
description: Booster soft start phase 1
softstart-2:
type: int
category: optional
description: Booster soft start phase 2
softstart-3:
type: int
category: optional
description: Booster soft start phase 3
orientation-flipped:
type: boolean
category: optional
description: Last column address is mapped to first segment
reset-gpios:
type: phandle-array
category: required
dc-gpios:
type: phandle-array
category: required
busy-gpios:
type: phandle-array
category: required