Searched +full:nv133fhm +full:- +full:n62 (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/panel-edp-legacy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Legacy eDP panels from before the "edp-panel" compatible10 - Douglas Anderson <dianders@chromium.org>14 "edp-panel" compatible was introduced. It is kept around to support old16 the generic "edp-panel" is if it needed to be used on an eDP controller17 that doesn't support the generic "edp-panel" compatible, but it should be18 a strong preference to add the generic "edp-panel" compatible instead.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Nicolas Boichat <drinkcat@chromium.org>13 The PS8640 is a low power MIPI-to-eDP video format converter supporting28 powerdown-gpios:32 reset-gpios:36 vdd12-supply:39 vdd33-supply:42 aux-bus:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Douglas Anderson <dianders@chromium.org>23 enable-gpios:27 suspend-gpios:31 no-hpd:37 vccio-supply:40 vpll-supply:43 vcca-supply:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include "sc7180-trogdor-clamshell.dtsi"11 semtech,cs0-ground;12 semtech,combined-sensors = <3>;14 semtech,startup-sensor = <0>;15 semtech,proxraw-strength = <8>;16 semtech,avg-pos-strength = <64>;34 clock-frequency = <400000>;37 compatible = "hid-over-i2c";39 pinctrl-names = "default";[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 on79 * This is (T3+T4+T5+T6+T8)-min on eDP timing diagrams or after the129 * This is (T6-min + max(T7-max, T8-min)) on eDP timing diagrams or141 * This is T9-min (delay from backlight off to end of valid video157 * This is T12-min on eDP timing diagrams.163 * struct panel_desc - Describes a simple panel.210 * struct edp_panel_entry - Maps panel ID to delay / panel name.[all …]