mbox series

[v2,0/2] RZ/G2L MTU3 driver enhancements

Message ID 20230815073445.9579-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series RZ/G2L MTU3 driver enhancements | expand

Message

Biju Das Aug. 15, 2023, 7:34 a.m. UTC
This patch series aims to add improvements to RZ/G2L MTU3a driver:
 * Reduce crical sections on rz_mtu3_start_stop_ch() and
   rz_mtu3_is_enabled().
 * Replace raw_spin_lock->spin_lock().

This patch series is based on next.

Biju Das (2):
  mfd: rz-mtu3: Reduce critical sections
  mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()

 drivers/mfd/rz-mtu3.c | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

Comments

Lee Jones Aug. 18, 2023, 3:50 p.m. UTC | #1
On Tue, 15 Aug 2023 08:34:43 +0100, Biju Das wrote:
> This patch series aims to add improvements to RZ/G2L MTU3a driver:
>  * Reduce crical sections on rz_mtu3_start_stop_ch() and
>    rz_mtu3_is_enabled().
>  * Replace raw_spin_lock->spin_lock().
> 
> This patch series is based on next.
> 
> [...]

Applied, thanks!

[1/2] mfd: rz-mtu3: Reduce critical sections
      commit: 850180cc315633aea2597f13de13f74e4ddae1f2
[2/2] mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()
      commit: 704200a3e113fce52fcc4d98211ae0c30253af77

--
Lee Jones [李琼斯]