• 周四. 6月 19th, 2025

linux_4.4 — dt-bindings/display/screen-timing/lcd-vga.dtsi

关键词:dt-bindings/display/screen-timing/lcd-vga.dtsi, linux-4.4, rockchip, dts

linux_4.4 — dt-bindings/display/screen-timing/lcd-vga.dtsi

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * RockChip. VGA timing
 *
 */

disp_timings: display-timings {
	native-mode = <&timing1>;
	timing0: timing0 {
		screen-type = ;
		lvds-format = ;
		out-face = ;
		clock-frequency = <65000000>;
		hactive = <1024>;
		vactive = <768>;
		hback-porch = <160>;
		hfront-porch = <24>;
		vback-porch = <29>;
		vfront-porch = <3>;
		hsync-len = <136>;
		vsync-len = <6>;
		hsync-active = <0>;
		vsync-active = <0>;
		de-active = <0>;
		pixelclk-active = <1>;
		swap-rb = <0>;
		swap-rg = <0>;
		swap-gb = <0>;
	};

	timing1: timing1 {
		screen-type = ;
		out-face = ;
		lvds-format = ;
		clock-frequency = <88750000>;
		hactive = <1440>;
		vactive = <900>;
		hback-porch = <80>;
		hfront-porch = <48>;
		vback-porch = <17>;
		vfront-porch = <3>;
		hsync-len = <32>;
		vsync-len = <6>;
		hsync-active = <1>;
		vsync-active = <0>;
		de-active = <0>;
		pixelclk-active = <1>;
		swap-rb = <0>;
		swap-rg = <0>;
		swap-gb = <0>;
	};

	timing2: timing2 {
		screen-type = ;
		out-face = ;
		lvds-format = ;
		clock-frequency = <106500000>;
		hactive = <1440>;
		vactive = <900>;
		hback-porch = <232>;
		hfront-porch = <80>;
		vback-porch = <25>;
		vfront-porch = <3>;
		hsync-len = <152>;
		vsync-len = <6>;
		hsync-active = <0>;
		vsync-active = <1>;
		de-active = <0>;
		pixelclk-active = <1>;
		swap-rb = <0>;
		swap-rg = <0>;
		swap-gb = <0>;
	};
};

发表评论

您的电子邮箱地址不会被公开。