On Thu, Jan 04, 2024 at 08:08:50PM +0100, Krzysztof Kozlowski wrote: > On 04/01/2024 17:30, Sean Anderson wrote: > > device post-assert delay post-deassert delay > > ====== ================= =================== > > A 500us 1ms > > B 1ms 300us ... > Now, if we are back to realistic cases - use just the longest reset time. Isn't the main concern here that when one device probes we don't yet know the times for the other devices? > > If we leave things up to the drivers, then whoever probes first will get > > to decide the reset sequence. > In current design yes, but it's not a problem to change it. Where is the > limitation? Just read other values and update the reset time. We might have already done a reset by that time and earlier devices might prevent later devices from resetting again. It shouldn't be such an issue for the post delay, but might be one for the pre delay.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- References:
- [PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
- From: Krzysztof Kozlowski
- [PATCH 2/4] reset: add GPIO-based reset controller
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Sean Anderson
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Sean Anderson
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Sean Anderson
- Re: [PATCH 2/4] reset: add GPIO-based reset controller
- From: Krzysztof Kozlowski
- [PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
- Prev by Date: Re: [PATCH 2/4] reset: add GPIO-based reset controller
- Next by Date: Re: [PATCH] Revert "ASoC: SOF: icp3-dtrace: Fix wrong kfree() usage"
- Previous by thread: Re: [PATCH 2/4] reset: add GPIO-based reset controller
- Next by thread: Re: [PATCH 2/4] reset: add GPIO-based reset controller
- Index(es):