From: Michal Simek <michal.simek@amd.com>
To: Caleb Connolly <caleb.connolly@linaro.org>,
Tom Rini <trini@konsulko.com>, Simon Glass <sjg@chromium.org>,
Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
u-boot@lists.denx.de
Subject: Re: [PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Date: Wed, 22 Jan 2025 13:02:30 +0100 [thread overview]
Message-ID: <85830fd6-e28d-41fe-9061-42c60bf41b9c@amd.com> (raw)
In-Reply-To: <20250117-clarify-probe-after-bind-v1-0-273f046ce5dd@linaro.org>
On 1/17/25 08:28, Caleb Connolly wrote:
> In Simons series reworking autoprobe[1], a discussion came up about
> DM_FLAG_PROBE_AFTER_BIND, specifically that it wasn't very clear where
> this flag should be used.
>
> This series implements my suggestions made there to clarify the use of
> this flag, and fixup the two driver which erroneously apply it to their
> driver struct (this does nothing).
>
> [1]: https://lore.kernel.org/u-boot/20241120153642.861633-1-sjg@chromium.org/
>
> ---
> Caleb Connolly (2):
> dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
> drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
>
> doc/develop/driver-model/design.rst | 6 ++++--
> drivers/mailbox/zynqmp-ipi.c | 1 -
> drivers/watchdog/da9063-wdt.c | 1 -
> include/dm/device.h | 5 ++++-
> 4 files changed, 8 insertions(+), 5 deletions(-)
> ---
> base-commit: e3f716fa2d58aadf53928475ee7e88eb41cb8031
>
> // Caleb (they/them)
>
We can't se any issue on our HW when this is applied.
That's why
Acked-by: Michal Simek <michal.simek@amd.com>
Thanks,
Michal
next prev parent reply other threads:[~2025-01-22 12:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 7:28 [PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour Caleb Connolly
2025-01-17 7:28 ` [PATCH 1/2] dm: clarify " Caleb Connolly
2025-01-18 4:32 ` Simon Glass
2025-01-17 7:28 ` [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags Caleb Connolly
2025-01-18 4:32 ` Simon Glass
2025-01-21 12:00 ` Caleb Connolly
2025-01-23 14:37 ` Simon Glass
2025-01-22 12:02 ` Michal Simek [this message]
2025-03-31 13:46 ` [PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour Tom Rini
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=85830fd6-e28d-41fe-9061-42c60bf41b9c@amd.com \
--to=michal.simek@amd.com \
--cc=caleb.connolly@linaro.org \
--cc=ilias.apalodimas@linaro.org \
--cc=marex@denx.de \
--cc=sjg@chromium.org \
--cc=sr@denx.de \
--cc=trini@konsulko.com \
--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