Re: [PATCH v5 3/3] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC

From: Csókás Bence
Date: Thu Feb 27 2025 - 09:39:53 EST


Hi,

On 2025. 02. 27. 15:27, Bence Csókás wrote:
TCB hardware is capable of capturing the timer value to registers RA and
RB. On top, it is capable of triggering on compare against a third
register, RC. Add these registers as extensions.

Signed-off-by: Bence Csókás <csokas.bence@xxxxxxxxx>
---

Notes:
Changes in v2:
* Add IRQs
Changes in v3:
* Move IRQs to previous patch
Changes in v4:
* Return the status of the regmap_*() operations
* Add names for the extension numbers

Uhh, I sent the wrong version of this patch... Will re-send it shortly...

Bence