projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e31d27
)
ARM64: zynqmp: Use correct addresses in node names
author
Hyun Kwon
<
[email protected]
>
Tue, 24 Nov 2015 01:12:54 +0000
(17:12 -0800)
committer
Michal Simek
<
[email protected]
>
Wed, 13 Apr 2016 16:29:04 +0000
(18:29 +0200)
Reflect actual silicon addresses in DT node names.
Signed-off-by: Hyun Kwon <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
arch/arm/dts/zynqmp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp.dtsi
b/arch/arm/dts/zynqmp.dtsi
index 2690aa2afa267bd46bf85de467bfeb888d0af3a1..5001ccc8d8f0d4193ef33876714af5e844d1a84b 100644
(file)
--- a/
arch/arm/dts/zynqmp.dtsi
+++ b/
arch/arm/dts/zynqmp.dtsi
@@
-842,7
+842,7
@@
};
};
- xlnx_dp: dp@
43c0
0000 {
+ xlnx_dp: dp@
fd4a
0000 {
compatible = "xlnx,v-dp";
status = "disabled";
reg = <0x0 0xfd4a0000 0x1000>;
@@
-887,7
+887,7
@@
dma-names = "tx";
};
- xlnx_dp_sub: dp_sub@
43c0
a000 {
+ xlnx_dp_sub: dp_sub@
fd4a
a000 {
compatible = "xlnx,dp-sub";
status = "disabled";
reg = <0x0 0xfd4aa000 0x1000>, <0x0 0xfd4ab000 0x1000>, <0x0 0xfd4ac000 0x1000>;