]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Add u-boot,dm-pre-reloc to dpsub node
authorMichal Simek <michal.simek@xilinx.com>
Mon, 18 Oct 2021 14:00:50 +0000 (16:00 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Dec 2021 12:32:48 +0000 (13:32 +0100)
u-boot,dm-pre-reloc is necessary for DP driver to allocate enough space for
framebuffer before relocation.
Power domain driver is called when video console is used for example by
loading BMP image.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index 51cec1ac3642ea4a30d4d8137fab0539a3e1186f..d5ef3f4b0c0f7b063f324c6f43fd90ae09bf38c5 100644 (file)
                };
 
                zynqmp_dpsub: display@fd4a0000 {
+                       u-boot,dm-pre-reloc;
                        compatible = "xlnx,zynqmp-dpsub-1.7";
                        status = "disabled";
                        reg = <0x0 0xfd4a0000 0x0 0x1000>,