ARM: dts: armada-xp: add label to sdram-controller node

Add the label "sdramc" to the sdram-controller nodes for the Armada-XP
and 98dx3236 SoCs.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Chris Packham 2019-09-27 11:28:20 +12:00 committed by Gregory CLEMENT
parent 042fa3dcd5
commit 90b9dc9694
2 changed files with 2 additions and 2 deletions

View file

@ -90,7 +90,7 @@
};
internal-regs {
sdramc@1400 {
sdramc: sdramc@1400 {
compatible = "marvell,armada-xp-sdram-controller";
reg = <0x1400 0x500>;
};

View file

@ -36,7 +36,7 @@
};
internal-regs {
sdramc@1400 {
sdramc: sdramc@1400 {
compatible = "marvell,armada-xp-sdram-controller";
reg = <0x1400 0x500>;
};