rockchip
This commit is contained in:
17
rk3568-evb8-lp4-v10-linux.dts
Normal file
17
rk3568-evb8-lp4-v10-linux.dts
Normal file
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2023 Rockchip Electronics Co., Ltd.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "rk3568-evb8-lp4-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