On 25-05-28, Ahmad Fatoum wrote: > Now that we have CONFIG_DEEP_PROBE_DEFAULT, annotate our device trees to > explicitly opt-out and opt-in from deep probe. > > The opt-out is necessary, so boards aren't broken by whether we have > CONFIG_DEEP_PROBE_DEFAULT enabled or not. The opt-in is optional, > because all deep-probe enabled boards have a BAREBOX_DEEP_PROBE_ENABLE > in board code, but in future we could omit that. > > Signed-off-by: Ahmad Fatoum <a.fat...@barebox.org>
Reviewed-by: Marco Felsch <m.fel...@pengutronix.de>