Lines Matching +full:gpio +full:- +full:hog
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2018-2022 Toradex
6 /dts-v1/;
8 #include "imx6ull-colibri-wifi.dtsi"
9 #include "imx6ull-colibri-iris-v2.dtsi"
13 compatible = "toradex,colibri-imx6ull-wifi-iris-v2",
14 "toradex,colibri-imx6ull",
24 lvds-power-on {
25 gpio-hog;
27 line-name = "LVDS_POWER_ON";
28 output-high;
34 * This switches the LVDS transceiver to the single-channel
37 lvds-ch-mode {
38 gpio-hog;
40 line-name = "LVDS_CH_MODE";
41 output-high;
45 * This switches the LVDS transceiver to the 24-bit RGB mode.
47 lvds-rgb-mode {
48 gpio-hog;
50 line-name = "LVDS_RGB_MODE";
51 output-low;
59 lvds-color-map {
60 gpio-hog;
62 line-name = "LVDS_COLOR_MAP";
63 output-low;