Skip to content

Commit

Permalink
ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410…
Browse files Browse the repository at this point in the history
….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>
  • Loading branch information
Krzysztof Kozlowski authored and Krzysztof Kozlowski committed May 31, 2016
1 parent 5a124fe commit 61e471f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/exynos5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
reg = <0x10000000 0x100>;
};

memory-controller@12250000 {
sromc: memory-controller@12250000 {
compatible = "samsung,exynos4210-srom";
reg = <0x12250000 0x14>;
};
Expand Down

0 comments on commit 61e471f

Please sign in to comment.