Message ID | 20210305103307.228214963@rtp-net.org |
---|---|
State | Accepted |
Commit | a0c248ef0844da239096ecb4a83f9fa2b0535117 |
Delegated to: | Anatolij Gustschin |
Headers | show |
Series | rk3399 (Pinebook pro) EDP support | expand |
Index: u-boot/arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi =================================================================== --- u-boot.orig/arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi +++ u-boot/arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi @@ -16,6 +16,10 @@ }; }; +&edp { + rockchip,panel = <&edp_panel>; +}; + &i2c0 { u-boot,dm-pre-reloc; };