• 周三. 5月 14th, 2025

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

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

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

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * RockChip. DisplayPort screen LP097QX1
 *
 */


disp_timings: display-timings {
        native-mode = <&timing0>;
        timing0: timing0 {
		screen-type = ;
		out-face    = ;
		clock-frequency = <205000000>;
		hactive = <2048>;
		vactive = <1536>;
		hback-porch = <5>;
		hfront-porch = <150>;
		vback-porch = <9>;
		vfront-porch = <3>;
		hsync-len = <5>;
		vsync-len = <1>;
		hsync-active = <0>;
		vsync-active = <0>;
		de-active = <0>;
		pixelclk-active = <1>;
		swap-rb = <0>;
		swap-rg = <0>;
		swap-gb = <0>;
	};
};

发表评论

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