Lines Matching +full:panel +full:- +full:timing
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
9 #include "rk3288-veyron-fievel.dts"
10 #include "rk3288-veyron-edp.dtsi"
14 compatible = "google,veyron-tiger-rev8", "google,veyron-tiger-rev7",
15 "google,veyron-tiger-rev6", "google,veyron-tiger-rev5",
16 "google,veyron-tiger-rev4", "google,veyron-tiger-rev3",
17 "google,veyron-tiger-rev2", "google,veyron-tiger-rev1",
18 "google,veyron-tiger-rev0", "google,veyron-tiger",
21 /delete-node/ vcc18-lcd;
25 /* Tiger panel PWM must be >= 1%, so start non-zero brightness at 3 */
26 brightness-levels = <
62 vin-supply = <&vccsys>;
68 clock-frequency = <400000>;
69 i2c-scl-falling-time-ns = <50>;
70 i2c-scl-rising-time-ns = <300>;
75 interrupt-parent = <&gpio2>;
77 pinctrl-names = "default";
78 pinctrl-0 = <&touch_int &touch_rst>;
79 reset-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_LOW>;
80 vcc33-supply = <&vcc33_io>;
81 vccio-supply = <&vcc33_io>;
82 wakeup-source;
86 &panel {
87 compatible = "auo,b101ean01", "simple-panel";
89 /delete-node/ panel-timing;
91 panel-timing {
92 clock-frequency = <66666667>;
94 hfront-porch = <18>;
95 hback-porch = <21>;
96 hsync-len = <32>;
98 vfront-porch = <4>;
99 vback-porch = <8>;
100 vsync-len = <18>;
106 /delete-node/ avdd-1v8-disp-en;
110 touch_int: touch-int {
114 touch_rst: touch-rst {