From 10ebd8556b7990499c896a550e3d416b444211e6 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 02:23:07 +0000 Subject: [PATCH] add led --- kernel/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11.dts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kernel/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11.dts b/kernel/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11.dts index 2b14880..32194fe 100644 --- a/kernel/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11.dts +++ b/kernel/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11.dts @@ -126,6 +126,8 @@ prepare-delay-ms = <20>; enable-delay-ms = <20>; reset-delay-ms = <20>; + width-mm = <120>; + height-mm = <160>; display-timings { native-mode = <&timing0>; -- Gitblit v1.6.2