Skip to content
Snippets Groups Projects
Commit c359c384 authored by Sebastian Reichel's avatar Sebastian Reichel
Browse files

arm64: dts: rockchip: rock5b: enable vsync debug gpio


Enable toggling GPIO for outgoing video frames on the first
video output port for latency debugging.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 5307f94f
No related branches found
No related tags found
No related merge requests found
......@@ -154,3 +154,7 @@ isp0_vir0: endpoint@0 {
};
};
};
&vp0 {
vsync-notify-gpios = <&gpio3 RK_PC3 GPIO_ACTIVE_HIGH>; /* pin 7 on pin header */
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment