Searched +full:9 +full:a +full:- +full:3 +full:r063 +full:- +full:1102 +full:b (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Himax HX83112A-based DSI display panels10 - Luca Weiss <luca.weiss@fairphone.com>13 The Himax HX83112A is a generic DSI Panel IC used to control17 - $ref: panel-common.yaml#22 const: djn,9a-3r063-1102b27 vdd1-supply:30 vsn-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree.40 struct regulator_bulk_data supplies[3];51 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in hx83112a_reset()53 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in hx83112a_reset()55 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in hx83112a_reset()61 struct mipi_dsi_device *dsi = ctx->dsi; in hx83112a_on()62 struct device *dev = &dsi->dev; in hx83112a_on()65 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in hx83112a_on()205 struct mipi_dsi_device *dsi = ctx->dsi; in hx83112a_disable()[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;8 /* PM7250B is configured to use SID2/3 */10 #define PM7250B_SID1 312 /* PMK8350 (in reality a PMK8003) is configured to use SID6 instead of 0 */15 #include <dt-bindings/firmware/qcom,scm.h>16 #include <dt-bindings/gpio/gpio.h>17 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>18 #include <dt-bindings/input/input.h>19 #include <dt-bindings/leds/common.h>[all …]