From 0d044fa811dcce381bfad02a0ad8a60ae6cef399 Mon Sep 17 00:00:00 2001 From: Zitong Cai Date: Tue, 15 Apr 2025 16:42:01 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3576-vehicle-evb: Fix the flashing screen issue After completing the initialization of serdes in uboot, enter the kernel to perform initialization again Change-Id: I689c30f55d9e259e5adaa95029f7523026cbed0a Signed-off-by: Zitong Cai --- arch/arm64/boot/dts/rockchip/rk3576-vehicle-evb-v20-linux.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3576-vehicle-evb-v20-linux.dts b/arch/arm64/boot/dts/rockchip/rk3576-vehicle-evb-v20-linux.dts index 92fa19bf2d7c..e63768873333 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-vehicle-evb-v20-linux.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-vehicle-evb-v20-linux.dts @@ -447,6 +447,10 @@ }; /*dsi*/ +&i2c8_max96789 { + route-enable; +}; + &i2c8_max96752 { use-reg-check-work; vpower-supply = <&lcd3_vcc12v_buck>;