mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +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-rates;
|
||||||
/delete-property/ assigned-clock-parents;
|
/delete-property/ assigned-clock-parents;
|
||||||
|
|
||||||
/delete-property/ bootph-all;
|
// Breaks boot with u-boot 2024.04:
|
||||||
bootph-pre-ram;
|
// /delete-property/ bootph-all;
|
||||||
|
// bootph-pre-ram;
|
||||||
};
|
};
|
||||||
|
|
||||||
&emmc_phy {
|
&emmc_phy {
|
||||||
|
Reference in New Issue
Block a user