From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass
Date: Mon, 6 Aug 2018 18:03:44 +0200 [thread overview]
Message-ID: <20180806180344.5a1046d9@crub> (raw)
In-Reply-To: <20180731122415.3796-3-mario.six@gdsys.cc>
On Tue, 31 Jul 2018 14:24:14 +0200
Mario Six mario.six at gdsys.cc wrote:
...
> ---
> arch/sandbox/dts/test.dts | 4 ++
> drivers/misc/Makefile | 2 +-
> drivers/misc/misc_sandbox.c | 133 ++++++++++++++++++++++++++++++++++++++++++++
> test/dm/Makefile | 1 +
> test/dm/misc.c | 83 +++++++++++++++++++++++++++
> 5 files changed, 222 insertions(+), 1 deletion(-)
> create mode 100644 drivers/misc/misc_sandbox.c
> create mode 100644 test/dm/misc.c
Applied to u-boot-staging/agust at denx.de, thanks!
--
Anatolij
next prev parent reply other threads:[~2018-08-06 16:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-31 12:24 [U-Boot] [PATCH v4 1/4] misc: docs: Fix comments in misc.h Mario Six
2018-07-31 12:24 ` [U-Boot] [PATCH v4 2/4] misc: uclass: Add enable/disable function Mario Six
2018-08-06 16:03 ` Anatolij Gustschin
2018-07-31 12:24 ` [U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass Mario Six
2018-08-02 16:56 ` Simon Glass
2018-08-06 16:03 ` Anatolij Gustschin [this message]
2018-07-31 12:24 ` [U-Boot] [PATCH v4 4/4] misc: Add gdsys_ioep driver Mario Six
2018-08-06 16:04 ` Anatolij Gustschin
2018-08-06 16:02 ` [U-Boot] [PATCH v4 1/4] misc: docs: Fix comments in misc.h Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180806180344.5a1046d9@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox