Lines Matching +full:pixelclk +full:- +full:active
1 // SPDX-License-Identifier: GPL-2.0-only
2 /dts-v1/;
4 #include "motorola-mapphone-handset.dtsi"
8 compatible = "led-backlight";
11 brightness-levels = <31 63 95 127 159 191 223 255>;
12 default-brightness-level = <6>;
16 lcd_regulator: regulator-lcd {
17 compatible = "regulator-fixed";
18 regulator-name = "lcd";
19 regulator-min-microvolt = <5050000>;
20 regulator-max-microvolt = <5050000>;
22 enable-active-high;
23 vin-supply = <&sw5>;
29 vdd-supply = <&vcsi>;
33 remote-endpoint = <&lcd0_in>;
39 compatible = "motorola,droid4-panel", "panel-dsi-cm";
42 vddi-supply = <&lcd_regulator>;
43 reset-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* gpio101 */
46 width-mm = <50>;
47 height-mm = <89>;
50 panel-timing {
51 clock-frequency = <0>; /* Calculated by dsi */
53 hback-porch = <2>;
55 hfront-porch = <0>;
56 hsync-len = <2>;
58 vback-porch = <1>;
60 vfront-porch = <0>;
61 vsync-len = <1>;
63 hsync-active = <0>;
64 vsync-active = <0>;
65 de-active = <1>;
66 pixelclk-active = <1>;
71 remote-endpoint = <&dsi1_out_ep>;