ARM: dts: mmp3: Fix L2 cache controller node name

The current one makes validation unhappy:

  mmp3-dell-ariel.dt.yaml: l2-cache-controller@d0020000: $nodename:0:
      'l2-cache-controller@d0020000' does not match
      '^(cache-controller|cpu)(@[0-9a-f,]+)*$'

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Lubomir Rintel 2020-04-19 19:11:51 +02:00 committed by Arnd Bergmann
parent 4989fd577d
commit 7df3a1ee12
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@
};
};
l2: l2-cache-controller@d0020000 {
l2: cache-controller@d0020000 {
compatible = "marvell,tauros3-cache", "arm,pl310-cache";
reg = <0xd0020000 0x1000>;
cache-unified;