On Mon, 31 Jul 2023 at 08:01, Bin Meng <bmeng at tinylab.org> wrote: > > The macros are prefixed with DM_FLAG_, not DM_FLAGS_. > > Signed-off-by: Bin Meng <bmeng at tinylab.org> > --- > > include/dm/device.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass <sjg at chromium.org>