Message ID | 20220815163718.24056-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Renesas SDHI/DMA/thermal driver fixes and improvements | expand |
Hi! > This patch series backports SDHI/DMA/thermal driver fixes and > improvements. > > Note: All the patches have been cherry picked from 6.0-rc1 kernel. Series looks okay to me. I wonder if we have code using rz_dmac_device_synchronize from 4/4 in the tree? I can apply the patches if they pass testing and if there are no other comments. Best regards, Pavel
Hi Pavel, Thank you for the review. > -----Original Message----- > From: Pavel Machek <pavel@denx.de> > Sent: 16 August 2022 12:44 > To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com> > Cc: cip-dev@lists.cip-project.org; Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > <pavel@denx.de>; Biju Das <biju.das.jz@bp.renesas.com> > Subject: Re: [PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver fixes and improvements > > Hi! > > > This patch series backports SDHI/DMA/thermal driver fixes and > > improvements. > > > > Note: All the patches have been cherry picked from 6.0-rc1 kernel. > > Series looks okay to me. I wonder if we have code using rz_dmac_device_synchronize from 4/4 in the > tree? > RSPI uses rz_dmac_device_synchronize from 4/4, I am waiting on the patch to be available in -rc release. I have tested it locally hence posted it earlier. > I can apply the patches if they pass testing and if there are no other comments. > Thanks. Cheers, Prabhakar > Best regards, > Pavel > -- > DENX Software Engineering GmbH, Managing Director: Wolfgang Denk > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Hi all, > -----Original Message----- > From: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com> > Sent: Tuesday, August 16, 2022 8:51 PM > To: Pavel Machek <pavel@denx.de> > Cc: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯A > CT) <nobuhiro1.iwamatsu@toshiba.co.jp>; Biju Das > <biju.das.jz@bp.renesas.com> > Subject: RE: [PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver fixes > and improvements > > Hi Pavel, > > Thank you for the review. > > > -----Original Message----- > > From: Pavel Machek <pavel@denx.de> > > Sent: 16 August 2022 12:44 > > To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com> > > Cc: cip-dev@lists.cip-project.org; Nobuhiro Iwamatsu > > <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek <pavel@denx.de>; > Biju > > Das <biju.das.jz@bp.renesas.com> > > Subject: Re: [PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver > > fixes and improvements > > > > Hi! > > > > > This patch series backports SDHI/DMA/thermal driver fixes and > > > improvements. > > > > > > Note: All the patches have been cherry picked from 6.0-rc1 kernel. > > > > Series looks okay to me. I wonder if we have code using > > rz_dmac_device_synchronize from 4/4 in the tree? > > > RSPI uses rz_dmac_device_synchronize from 4/4, I am waiting on the patch to > be available in -rc release. I have tested it locally hence posted it earlier. > > > I can apply the patches if they pass testing and if there are no other > comments. > > > Thanks. I also reviewed this patch series, looks good to me. I applied to linux-5.10.y-cip tree. Best regards, Nobuhiro