projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55f939c
)
ARM: tegra: Add unit address to VDE IRAM area
author
Thierry Reding
<treding@nvidia.com>
Thu, 8 Mar 2018 13:54:46 +0000
(14:54 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 8 Mar 2018 13:59:51 +0000
(14:59 +0100)
Add the missing unit address for the VDE IRAM area node in accordance
with the mmio-sram device tree binding.
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra20.dtsi
b/arch/arm/boot/dts/tegra20.dtsi
index 864a95872b8db5a3c6afbb27d157e075d1894abc..983dd5c1479459f2ba27f43dbefdbaaa411cffb5 100644
(file)
--- a/
arch/arm/boot/dts/tegra20.dtsi
+++ b/
arch/arm/boot/dts/tegra20.dtsi
@@
-17,7
+17,7
@@
#size-cells = <1>;
ranges = <0 0x40000000 0x40000>;
- vde_pool: vde {
+ vde_pool: vde
@400
{
reg = <0x400 0x3fc00>;
pool;
};