On Sat, 3 Dec 2022 at 01:26, Yuepeng Xing <xingyuep...@eswincomputing.com> wrote: > > Fix typos in the 'test/dm' directory. > > Signed-off-by: Yuepeng Xing <xingyuep...@eswincomputing.com> > --- > test/dm/blk.c | 2 +- > test/dm/button.c | 4 ++-- > test/dm/gpio.c | 4 ++-- > test/dm/host.c | 2 +- > test/dm/remoteproc.c | 2 +- > test/dm/scmi.c | 2 +- > test/dm/spmi.c | 2 +- > test/dm/test-fdt.c | 2 +- > 8 files changed, 10 insertions(+), 10 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm/next, thanks!