[PATCH] mci: register class device before card detection
Sascha Hauer
s.hauer at pengutronix.de
Mon Apr 13 07:34:31 PDT 2026
On Fri, 20 Mar 2026 14:56:53 +0100, Sascha Hauer wrote:
> mci_card_probe() notifies OP-TEE about the presence of a RPMB device
> which in turn tries to read from it. The OP-TEE request will end up
> in mci_get_rpmb_dev() which iterates over MMC class devices in order
> to find the correct one. Call class_add_device() earlier to make sure
> the new device is available at that time.
>
>
> [...]
Applied, thanks!
[1/1] mci: register class device before card detection
https://git.pengutronix.de/cgit/barebox/commit/?id=df83048c4a74 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list