Searched +full:vdd3p3 +full:- +full:supply (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/display/panel/ |
D | visionox,rm69299.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Abhinav Kumar <[email protected]> 11 - Jessica Zhang <[email protected]> 17 - $ref: panel-common.yaml# 21 const: visionox,rm69299-1080p-display 26 vdda-supply: 28 Phandle of the regulator that provides the vdda supply voltage. 30 vdd3p3-supply: [all …]
|
D | samsung,ams639rq08.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung AMS639RQ08 EA8076-based 6.39" 1080x2340 MIPI-DSI Panel 10 - Danila Tikhonov <[email protected]> 11 - Jens Reidel <[email protected]> 14 The Samsung AMS639RQ08 is a 6.39 inch 1080x2340 MIPI-DSI CMD mode AMOLED panel. 17 - $ref: panel-common.yaml# 26 vdd3p3-supply: 29 vddio-supply: [all …]
|
D | samsung,ams581vf01.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung AMS581VF01 SOFEF01-based 5.81" 1080x2340 MIPI-DSI Panel 10 - Danila Tikhonov <[email protected]> 13 The Samsung AMS581VF01 is a 5.81 inch 1080x2340 MIPI-DSI CMD mode OLED panel. 16 - $ref: panel-common.yaml# 25 vdd3p3-supply: 28 vddio-supply: 31 vsn-supply: [all …]
|
/linux-6.14.4/drivers/gpu/drm/panel/ |
D | panel-samsung-ams581vf01.c | 1 // SPDX-License-Identifier: GPL-2.0-only 32 { .supply = "vdd3p3" }, 33 { .supply = "vddio" }, 34 { .supply = "vsn" }, 35 { .supply = "vsp" }, 45 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in ams581vf01_reset() 47 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in ams581vf01_reset() 53 struct mipi_dsi_device *dsi = ctx->dsi; in ams581vf01_on() 93 struct mipi_dsi_device *dsi = ctx->dsi; in ams581vf01_off() 116 ctx->supplies); in ams581vf01_prepare() [all …]
|
D | panel-samsung-ams639rq08.c | 1 // SPDX-License-Identifier: GPL-2.0-only 36 { .supply = "vdd3p3" }, 37 { .supply = "vddio" }, 38 { .supply = "vsn" }, 39 { .supply = "vsp" }, 49 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in ams639rq08_reset() 51 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in ams639rq08_reset() 57 struct mipi_dsi_device *dsi = ctx->dsi; in ams639rq08_on() 130 struct mipi_dsi_device *dsi = ctx->dsi; in ams639rq08_off() 144 ctx->supplies); in ams639rq08_prepare() [all …]
|
D | panel-visionox-rm69299.c | 1 // SPDX-License-Identifier: GPL-2.0 34 ret = regulator_bulk_enable(ARRAY_SIZE(ctx->supplies), ctx->supplies); in visionox_rm69299_power_on() 43 gpiod_set_value(ctx->reset_gpio, 1); in visionox_rm69299_power_on() 45 gpiod_set_value(ctx->reset_gpio, 0); in visionox_rm69299_power_on() 47 gpiod_set_value(ctx->reset_gpio, 1); in visionox_rm69299_power_on() 55 gpiod_set_value(ctx->reset_gpio, 0); in visionox_rm69299_power_off() 57 return regulator_bulk_disable(ARRAY_SIZE(ctx->supplies), ctx->supplies); in visionox_rm69299_power_off() 65 ctx->dsi->mode_flags = 0; in visionox_rm69299_unprepare() 67 ret = mipi_dsi_dcs_write(ctx->dsi, MIPI_DCS_SET_DISPLAY_OFF, NULL, 0); in visionox_rm69299_unprepare() 69 dev_err(ctx->panel.dev, "set_display_off cmd failed ret = %d\n", ret); in visionox_rm69299_unprepare() [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sc7180-idp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 12 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 14 #include "sc7180-firmware-tfa.dtsi" 20 compatible = "qcom,sc7180-idp", "qcom,sc7180"; 30 stdout-path = "serial0:115200n8"; 42 /delete-node/ &hyp_mem; 43 /delete-node/ &xbl_mem; [all …]
|
D | sdm845-shift-axolotl.dts | 1 // SPDX-License-Identifier: GPL-2.0 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 20 qcom,msm-id = <321 0x20001>; 21 qcom,board-id = <11 0>; 30 #address-cells = <2>; 31 #size-cells = <2>; 34 stdout-path = "serial0"; [all …]
|
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-gw551x.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 22 * MA 02110-1301 USA 48 #include <dt-bindings/gpio/gpio.h> 49 #include <dt-bindings/media/tda1997x.h> 50 #include <dt-bindings/input/linux-event-codes.h> 51 #include <dt-bindings/interrupt-controller/irq.h> 52 #include <dt-bindings/sound/fsl-imx-audmux.h> 68 gpio-keys { 69 compatible = "gpio-keys"; 71 user-pb { [all …]
|
D | imx6qdl-gw553x.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 22 * MA 02110-1301 USA 48 #include <dt-bindings/gpio/gpio.h> 49 #include <dt-bindings/input/linux-event-codes.h> 50 #include <dt-bindings/interrupt-controller/irq.h> 63 stdout-path = &uart2; 66 gpio-keys { 67 compatible = "gpio-keys"; 69 user-pb { 75 user-pb1x { [all …]
|