mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: use cluster for cursor on rk3568-evb1-ddr4-v10-linux.dts
Signed-off-by: ZhiZhan Chen <zhizhan.chen@rock-chips.com> Change-Id: Icf667a4598a93b672777587775673539018bf4bc
This commit is contained in:
@@ -6,3 +6,12 @@
|
||||
|
||||
#include "rk3568-evb1-ddr4-v10.dtsi"
|
||||
#include "rk3568-linux.dtsi"
|
||||
#include <dt-bindings/display/rockchip_vop.h>
|
||||
|
||||
&vp0 {
|
||||
cursor-win-id = <ROCKCHIP_VOP2_CLUSTER0>;
|
||||
};
|
||||
|
||||
&vp1 {
|
||||
cursor-win-id = <ROCKCHIP_VOP2_CLUSTER1>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user