ARM: dts: sun8i: v3s: Remove skeleton and memory to avoid warnings

Our memory node will generate a warning in DTC since the unit address is
not matching the reg property. However, that node will be created by the
bootloader, so we can just remove it entirely in order to remove that
warning.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Maxime Ripard 2018-11-21 09:39:24 +01:00
parent 93870e414d
commit 4403037daf
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5
1 changed files with 0 additions and 5 deletions

View File

@ -187,11 +187,6 @@ de: display-engine {
status = "disabled";
};
memory {
reg = <0x40000000 0x80000000>;
device_type = "memory";
};
cpu0_opp_table: opp_table0 {
compatible = "operating-points-v2";
opp-shared;