mbox series

[0/2] fdt: Support more QEMU-originated phandles

Message ID 20180514100332.32990-1-aik@ozlabs.ru
Headers show
Series fdt: Support more QEMU-originated phandles | expand

Message

Alexey Kardashevskiy May 14, 2018, 10:03 a.m. UTC
I have these two in order to create ibm,gpu/ibm,npu cross references
in the fdt - NVIDIA V100 GPU needs this to find the topology.


This is based on sha1
4183816 Thomas Huth "libnet: Get rid of unnecessary (char *) casts".

Please comment. Thanks.



Alexey Kardashevskiy (2):
  fdt: Factor out code to replace a phandle in place
  fdt: Fix phandles for NVLink/NVLink2

 board-qemu/slof/fdt.fs | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)