blob: f3482b02d9f0e33d6323548bb6fa390097843d4d [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
compatible: "solomon,ssd16xxfb"
include: spi-device.yaml
properties:
height:
type: int
required: true
description: Height in pixel of the panel driven by the controller
width:
type: int
required: true
description: Width in pixel of the panel driven by the controller
pp-height-bits:
type: int
required: true
description: Number of bits used for the height parameters
pp-width-bits:
type: int
required: true
description: Number of bits used for the width parameters
gdv-a:
type: int
required: true
description: Gate driving voltage (A value)
gdv-b:
type: int
required: false
description: Gate driving voltage (B value)
sdv:
type: int
required: true
description: Source driving voltage
vcom:
type: int
required: true
description: VCOM voltage
border-waveform:
type: int
required: true
description: Border waveform
softstart-1:
type: int
required: false
description: Booster soft start phase 1
softstart-2:
type: int
required: false
description: Booster soft start phase 2
softstart-3:
type: int
required: false
description: Booster soft start phase 3
orientation-flipped:
type: boolean
required: false
description: Last column address is mapped to first segment
reset-gpios:
type: phandle-array
required: true
dc-gpios:
type: phandle-array
required: true
busy-gpios:
type: phandle-array
required: true