blob: c09aef768eaf33c7f19f893b54b1b1622e3d4f11 [file] [log] [blame]
#
# 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: compound
category: required
dc-gpios:
type: compound
category: required
busy-gpios:
type: compound
category: required