Re: [PATCH 0/4] user-created PHB cleanup

2023-03-03 Thread Daniel Henrique Barboza
On 3/2/23 13:37, Frederic Barrat wrote: A short series with some cleanup around user-created PHB. The main point is to remove errors seen from the firmware (skiboot) when using user-created PHBs, as we were always showing all the default PHBs in the device tree, so skiboot tried to probe non-e

[PATCH 0/4] user-created PHB cleanup

2023-03-02 Thread Frederic Barrat
A short series with some cleanup around user-created PHB. The main point is to remove errors seen from the firmware (skiboot) when using user-created PHBs, as we were always showing all the default PHBs in the device tree, so skiboot tried to probe non-existing devices. The first 2 patches allow to