Searched +full:dclk +full:- +full:frq (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-schema[all...]
4 - compatible: Should be "solomon,<chip>fb-<bus>". The only supported bus for7 - reg: Should contain address of the controller on the I2C bus. Most likely9 - pwm: Should contain the pwm to use according to the OF device tree PWM11 - solomon,height: Height in pixel of the screen driven by the controller12 - solomon,width: Width in pixel of the screen driven by the controller13 - solomon,page-offset: Offset of pages (band of 8 pixels) that the screen is17 - reset-gpios: The GPIO used to reset the OLED display, if available. See19 - vbat-supply: The supply for VBAT20 - solomon,segment-no-remap: Display needs normal (non-inverted) data column22 - solomon,col-offset: Offset of columns (COL/SEG) that the screen is mapped to.[all …]