Skip to content
Snippets Groups Projects
Commit db92fd28 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by 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 90a7a2ff
No related branches found
No related tags found
No related merge requests found
Pipeline #129377 passed
...@@ -154,3 +154,7 @@ isp0_vir0: endpoint@0 { ...@@ -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.
Finish editing this message first!
Please register or to comment