[SLOF] [PATCH 0/3] fdt: Fix creation/deletion of nodes at CAS

Greg Kurz groug at kaod.org
Thu Feb 6 05:21:31 AEDT 2020


This series allows to:
- create a wider variety of nodes at CAS (patch 1)
- fix an issue with the "interrupt-controller" node (patch 2)
- delete nodes for hot unplug (patch 3)

Please comment.

--
Greg

---

Alexey Kardashevskiy (1):
      fdt: Fix creating new nodes at H_CAS

Greg Kurz (2):
      fdt: Fix update of "interrupt-controller" node at CAS
      fdt: Delete nodes of devices removed between boot and CAS


 board-qemu/slof/fdt.fs |  213 ++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 167 insertions(+), 46 deletions(-)



More information about the SLOF mailing list