Searched +full:positive5 +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/sony,tulip-truly-nt35521.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sony Tulip Truly NT35521 5.24" 1280x720 MIPI-DSI Panel10 - Shawn Guo <shawn.guo@linaro.org>13 The Sony Tulip Truly NT35521 is a 5.24" 1280x720 MIPI-DSI panel, which18 - $ref: panel-common.yaml#22 const: sony,tulip-truly-nt3552127 positive5-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree:42 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in truly_nt35521_reset()44 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in truly_nt35521_reset()46 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in truly_nt35521_reset()52 struct mipi_dsi_device *dsi = ctx->dsi; in truly_nt35521_on()55 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35521_on()272 struct mipi_dsi_device *dsi = ctx->dsi; in truly_nt35521_off()275 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in truly_nt35521_off()288 struct device *dev = &ctx->dsi->dev; in truly_nt35521_prepare()[all …]