Re: [PATCH 1/1] test:dm:fix typo

2022-12-20 Thread Simon Glass
On Sat, 3 Dec 2022 at 01:26, Yuepeng Xing wrote: > > Fix typos in the 'test/dm' directory. > > Signed-off-by: Yuepeng Xing > --- > 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/d

Re: [PATCH 1/1] test:dm:fix typo

2022-12-04 Thread Simon Glass
On Sat, 3 Dec 2022 at 01:26, Yuepeng Xing wrote: > > Fix typos in the 'test/dm' directory. > > Signed-off-by: Yuepeng Xing > --- > 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/d

[PATCH 1/1] test:dm:fix typo

2022-12-02 Thread Yuepeng Xing
Fix typos in the 'test/dm' directory. Signed-off-by: Yuepeng Xing --- 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