Searched +full:display +full:- +full:height +full:- +full:chars (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Modtronix engineering LCD2S Character LCD Display10 - Lars Poeschel <poeschel@lemonage.de>13 The LCD2S is a Character LCD Display manufactured by Modtronix Engineering.14 The display supports a serial I2C and SPI interface. The driver currently24 I2C bus address of the display.26 display-height-chars:27 description: Height of the display, in character cells.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Geert Uytterhoeven <geert@linux-m68k.org>14 LCDs that can display one or more lines of text. It exposes an M6800 bus15 interface, which can be used in either 4-bit or 8-bit mode. By using a24 data-gpios:26 GPIO pins connected to the data signal lines DB0-DB7 (8-bit mode) or27 DB4-DB7 (4-bit mode) of the LCD Controller's bus interface.29 - maxItems: 4[all …]