mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
arm: dts: Fix video out on Pinephone Pro
rk_vop_bind is no longer run before video_reserve() without this. Signed-off-by: Ondrej Jirman <megi@xff.cz>
This commit is contained in:
@@ -107,8 +107,9 @@
|
||||
/delete-property/ assigned-clock-rates;
|
||||
/delete-property/ assigned-clock-parents;
|
||||
|
||||
/delete-property/ bootph-all;
|
||||
bootph-pre-ram;
|
||||
// Breaks boot with u-boot 2024.04:
|
||||
// /delete-property/ bootph-all;
|
||||
// bootph-pre-ram;
|
||||
};
|
||||
|
||||
&emmc_phy {
|
||||
|
Reference in New Issue
Block a user