mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user