mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3588s-evb1/4: add mipi_te for cmd panel
In command mode systems, the display notifies the host through a TE signaling whenever it reaches a specific scanline. This action allows the host to know when to update the display GRAM without causing a tearing effect. Signed-off-by: Guochun Huang <hero.huang@rock-chips.com> Change-Id: I24d660e411a5bdf6041bfad9281135ab74d05ecc
This commit is contained in:
@@ -168,6 +168,8 @@
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&mipi_te1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -160,6 +160,8 @@
|
||||
*/
|
||||
&dsi1 {
|
||||
//rockchip,lane-rate = <650>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&mipi_te1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user