Commit 15bf1981 authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Arnd Bergmann

ARM: dts: clps711x: edb7211: Add unit-address to memory node

The memory node requires a unit-address, add it.
Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
Link: https://lore.kernel.org/r/20210405051658.26779-4-shc_work@mail.ru'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 94d1ca7c
......@@ -7,7 +7,7 @@ / {
model = "Cirrus Logic EP7211 Development Board";
compatible = "cirrus,edb7211", "cirrus,ep7211", "cirrus,ep7209";
memory {
memory@c0000000 {
device_type = "memory";
reg = <0xc0000000 0x02000000>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment