File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 363363 backlight-supply = <&vcc_backlight>;
364364 /* RK817 LDO8 */
365365 power-supply = <&vcc_lcd>;
366+ iovcc-supply = <&vcc_lcd>;
366367
367368 /* Rev 0.2 LCD reset gpio GPIO3.C0 */
368369 reset-gpios = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
369370
371+ vdd-supply = <&vcc_lcd>;
372+
370373 prepare-delay-ms = <2>;
371374 reset-delay-ms = <1>;
372375 init-delay-ms = <20>;
Original file line number Diff line number Diff line change 346346 backlight-supply = <&vcc_backlight>;
347347 /* RK817 LDO8 */
348348 power-supply = <&vcc_lcd>;
349+ iovcc-supply = <&vcc_lcd>;
349350
350351 /* Rev 0.2 LCD reset gpio GPIO3.C0 */
351352 reset-gpios = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
352353
354+ vdd-supply = <&vcc_lcd>;
355+
353356 prepare-delay-ms = <2>;
354357 reset-delay-ms = <1>;
355358 init-delay-ms = <20>;
You can’t perform that action at this time.
0 commit comments