]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Oct 2018 02:50:00 +0000 (13:50 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 18 Oct 2018 13:56:17 +0000 (00:56 +1100)
commitc0735cb8b4f08d9cc8e5f92d10d0deda3c3232d4
tree600ef614f1c0c7caf40746213a28fc01721e7e97
parent2a85e73e49e022ed524229ce474f11b6de91eeb3
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"

When creating the boot-time FDT from an actual Open Firmware live
tree, let's generate "phandle" properties for the phandles instead
of the old deprecated "linux,phandle".

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[mpe: Unsplit warning printf()]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/prom_init.c