projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb0801
)
imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodes
author
Anatolij Gustschin
<agust@denx.de>
Mon, 18 Mar 2019 22:29:34 +0000
(23:29 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Sat, 13 Apr 2019 18:30:09 +0000
(20:30 +0200)
u-boot,dm-pre-reloc is required for reserving video memory
when binding DM_VIDEO driver.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/arm/dts/imx6qdl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx6qdl.dtsi
b/arch/arm/dts/imx6qdl.dtsi
index e4daf150881a9e2c9f5d5283e470edd8c586b13a..c0a94780087382a6e2805b7d6572f3e5e294e302 100644
(file)
--- a/
arch/arm/dts/imx6qdl.dtsi
+++ b/
arch/arm/dts/imx6qdl.dtsi
@@
-145,6
+145,7
@@
compatible = "simple-bus";
interrupt-parent = <&gpc>;
ranges;
+ u-boot,dm-pre-reloc;
dma_apbh: dma-apbh@110000 {
compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
@@
-1261,6
+1262,7
@@
<&clks IMX6QDL_CLK_IPU1_DI1>;
clock-names = "bus", "di0", "di1";
resets = <&src 2>;
+ u-boot,dm-pre-reloc;
ipu1_csi0: port@0 {
reg = <0>;