ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi

Add 'sromc' label to SROM memory controller in common exynos5.dtsi so it
can be referenced by inheriting DTSI.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>
This commit is contained in:
Krzysztof Kozlowski 2016-05-03 14:52:38 +02:00 committed by Krzysztof Kozlowski
parent 5a124fe0b1
commit 61e471f88a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
reg = <0x10000000 0x100>;
};
memory-controller@12250000 {
sromc: memory-controller@12250000 {
compatible = "samsung,exynos4210-srom";
reg = <0x12250000 0x14>;
};