• 周四. 6月 19th, 2025

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

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

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

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * RockChip. LCD_Y81349 FOR 86V
 *
 */


disp_timings: display-timings {
        native-mode = <&timing0>;
        timing0: timing0 {
		screen-type = ;
		out-face    = ;
		clock-frequency = <33000000>;
		hactive = <800>;
		vactive = <480>;
		hback-porch = <10>;
		hfront-porch = <210>;
		vback-porch = <10>;
		vfront-porch = <22>;
		hsync-len = <30>;
		vsync-len = <13>;
		hsync-active = <0>;
		vsync-active = <0>;
		de-active = <0>;
		pixelclk-active = <0>;
		swap-rb = <0>;
		swap-rg = <0>;
		swap-gb = <0>;
	};
};

发表评论

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