diff --git a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi index 1c5c7767049d..aa459adcb4d8 100644 --- a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi +++ b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi @@ -144,6 +144,7 @@ regulator-name = "vcc18_lcd_n"; gpio = <&gpio3 RK_PA7 GPIO_ACTIVE_HIGH>; enable-active-high; + regulator-boot-on; }; vcc5v0_sys: vccsys { @@ -1246,6 +1247,10 @@ >; }; +&route_dsi { + status = "okay"; +}; + &saradc { status = "okay"; vref-supply = <&vcc_1v8>;