Searched +full:p120zdg +full:- +full:bf1 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/panel/innolux,p120zdg-bf1.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Innolux P120ZDG-BF1 12.02 inch eDP 2K display panel10 - Sandeep Panda <spanda@codeaurora.org>11 - Douglas Anderson <dianders@chromium.org>14 - $ref: panel-common.yaml#18 const: innolux,p120zdg-bf120 enable-gpios: true[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>25 stdout-path = "serial0:115200n8";29 compatible = "pwm-backlight";31 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;32 power-supply = <&ppvar_sys>;33 pinctrl-names = "default";34 pinctrl-0 = <&ap_edp_bklten>;37 /* FIXED REGULATORS - parents above children */[all …]
17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL46 * struct panel_delay - Describes delays for a simple panel.59 * hpd_absent. While that works, it's non-ideal.68 * This is T3-max on eDP timing diagrams or the delay from power on114 * This is (T6-min + max(T7-max, T8-min)) on eDP timing diagrams or126 * This is T9-min (delay from backlight off to end of valid video142 * This is T12-min on eDP timing diagrams.148 * struct panel_desc - Describes a simple panel.195 * struct edp_panel_entry - Maps panel ID to delay / panel name.198 /** @panel_id: 32-bit ID for panel, encoded with drm_edid_encode_panel_id(). */[all …]