kernel,bcm2711: Remove redundant reserved mem

Remove redundant (and incorrect) reserved memory
definition for VideoCore memory. The reserved
memory area is defined in 'overlay-rpi4.dts'.

Signed-off-by: Joonas Onatsu <joonasx@ssrc.tii.ae>
This commit is contained in:
Joonas Onatsu 2022-08-17 14:01:48 +03:00 committed by Gerwin Klein
parent cb8010176a
commit 8b22630929

View file

@ -42,11 +42,6 @@
linux,cma-default;
alloc-ranges = <0x00 0x00 0x40000000>;
};
vc_mem {
size = <0xc0000000>;
alloc-ranges = <0x00 0x3ec00000 0xc0000000>;
};
};
thermal-zones {