arm64: dts: rockchip: rk3576-vehicle-evb: enable reg check for display

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I8185bcb8daf82e90b3d59ebaa3dc7d47d0b6de73
This commit is contained in:
Luo Wei
2024-04-22 16:22:40 +08:00
committed by Tao Huang
parent 279edce686
commit 5fd3a7a183

View File

@@ -302,16 +302,19 @@
/*edp*/
&i2c2_max96752 {
use-reg-check-work;
vpower-supply = <&lcd1_vcc12v_buck>;
};
/*dp*/
&i2c5_max96752 {
use-reg-check-work;
vpower-supply = <&lcd2_vcc12v_buck>;
};
/*dsi*/
&i2c8_max96752 {
use-reg-check-work;
vpower-supply = <&lcd3_vcc12v_buck>;
};