From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH v2 0/4] Introduce class devices
Date: Thu, 13 Jun 2024 08:41:42 +0200 [thread overview]
Message-ID: <171826090249.2665167.13452229432141525633.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240611051237.4126918-1-s.hauer@pengutronix.de>
On Tue, 11 Jun 2024 07:12:33 +0200, Sascha Hauer wrote:
> Several subsystems already have a struct device embedded in their
> subsystems specific structs. Allow to register these as class devices.
> This way we collect devices of the same type on a list and can show
> informations about these in a generic way.
>
> Sascha Hauer (4):
> net: use for_each_netdev()
> base: add class device support
> net: register eth class
> watchdog: register watchdog class
>
> [...]
Applied, thanks!
[1/4] net: use for_each_netdev()
https://git.pengutronix.de/cgit/barebox/commit/?id=063f92edfa7a (link may not be stable)
[2/4] base: add class device support
https://git.pengutronix.de/cgit/barebox/commit/?id=5d1215ff694a (link may not be stable)
[3/4] net: register eth class
https://git.pengutronix.de/cgit/barebox/commit/?id=045fd2a498cc (link may not be stable)
[4/4] watchdog: register watchdog class
https://git.pengutronix.de/cgit/barebox/commit/?id=aa90aa4a0588 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-06-13 6:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 5:12 Sascha Hauer
2024-06-11 5:12 ` [PATCH v2 1/4] net: use for_each_netdev() Sascha Hauer
2024-06-11 5:12 ` [PATCH v2 2/4] base: add class device support Sascha Hauer
2024-06-11 5:12 ` [PATCH v2 3/4] net: register eth class Sascha Hauer
2024-06-11 5:12 ` [PATCH v2 4/4] watchdog: register watchdog class Sascha Hauer
2024-06-13 6:41 ` Sascha Hauer [this message]
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=171826090249.2665167.13452229432141525633.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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