[PATCH v2 0/4] Introduce class devices
Sascha Hauer
s.hauer at pengutronix.de
Wed Jun 12 23:41:42 PDT 2024
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 at pengutronix.de>
More information about the barebox
mailing list