Re: [PATCH] dts: remove leftover Node methods

2024-11-26 Thread Patrick Robb
Applied to next-dts, thanks. On Tue, Nov 26, 2024 at 10:09 AM Luca Vizzarro wrote: > The "remove redundant test suite" removed an unused test suite and some > dead code with it. Some dead code which references now-removed symbols, > remained though. This removes this code, therefore fixing the r

Re: [PATCH] dts: remove leftover Node methods

2024-11-26 Thread Patrick Robb
This looks good, and I can confirm dts-check-format.sh is passing with this patch. Reviewed-by: Patrick Robb Tested-by: Patrick Robb On Tue, Nov 26, 2024 at 10:09 AM Luca Vizzarro wrote: > The "remove redundant test suite" removed an unused test suite and some > dead code with it. Some dead cod