]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Fri, 1 Dec 2017 16:48:03 +0000 (10:48 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 16 Jan 2018 12:26:30 +0000 (23:26 +1100)
commit400a3e20531aab4f7d2e239d08ba6d4160aae5b1
treecc44230d206a2ee3d6c6740d67b7f459eba5f295
parent7dc3e5e62b42ac2a67b314ad6883069272670348
powerpc/pseries: Enable support of ibm,dynamic-memory-v2

Add required bits to the architecture vector to enable support
of the ibm,dynamic-memory-v2 device tree property.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/firmware.h
arch/powerpc/include/asm/prom.h
arch/powerpc/kernel/prom_init.c
arch/powerpc/platforms/pseries/firmware.c