Message ID | 20241206090524.66639-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add RPC-IF support for RZ/G2UL SoC | expand |
Hi! > This patch series aims to add RPC-IF support for RZ/G2UL SoC and enable > it on SMARC platform, along with enabling tx width to 4 on RZ/G2L SMARC > platforms. > > All the patches have been cherry picked from upstream kernel apart from > patch 1/8. Series looks ok to me. I can apply it, if it passes testing and there are no other comments. Best regards, Pavel
Hi all, > -----Original Message----- > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > Sent: Friday, December 6, 2024 6:05 PM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□ > DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > <pavel@denx.de> > Cc: Biju Das <biju.das.jz@bp.renesas.com> > Subject: [PATCH 5.10.y-cip 0/8] Add RPC-IF support for RZ/G2UL SoC > > Hi All, > > This patch series aims to add RPC-IF support for RZ/G2UL SoC and enable it > on SMARC platform, along with enabling tx width to 4 on RZ/G2L SMARC > platforms. > > All the patches have been cherry picked from upstream kernel apart from patch > 1/8. > > Cheers, > Prabhakar > > Biju Das (5): > spi: rpc-if: Add missing MODULE_DEVICE_TABLE > memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF > pins > arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support > arm64: dts: renesas: rz{g2l,g2lc}-smarc-som: Update partition table > for spi-nor flash > arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash > > Lad Prabhakar (1): > mtd: spi-nor: atmel: Add support for AT25QL128A serial NOR flash > > Miquel Raynal (1): > spi: rpc-if: differentiate between unsupported and invalid requests > > Wolfram Sang (1): > memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting > I reviewed this series, looks good to me. I can apply this series if there are no other comments. Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Best regards, Nobuhiro
Hi, > -----Original Message----- > From: iwamatsu nobuhiro(岩松 信洋 ○DITC□DIT○OST) > Sent: Monday, December 9, 2024 3:14 PM > To: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>; > cip-dev@lists.cip-project.org; Pavel Machek <pavel@denx.de> > Cc: Biju Das <biju.das.jz@bp.renesas.com> > Subject: RE: [PATCH 5.10.y-cip 0/8] Add RPC-IF support for RZ/G2UL SoC > > Hi all, > > > -----Original Message----- > > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > Sent: Friday, December 6, 2024 6:05 PM > > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□ > > DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > > <pavel@denx.de> > > Cc: Biju Das <biju.das.jz@bp.renesas.com> > > Subject: [PATCH 5.10.y-cip 0/8] Add RPC-IF support for RZ/G2UL SoC > > > > Hi All, > > > > This patch series aims to add RPC-IF support for RZ/G2UL SoC and > > enable it on SMARC platform, along with enabling tx width to 4 on > > RZ/G2L SMARC platforms. > > > > All the patches have been cherry picked from upstream kernel apart > > from patch 1/8. > > > > Cheers, > > Prabhakar > > > > Biju Das (5): > > spi: rpc-if: Add missing MODULE_DEVICE_TABLE > > memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF > > pins > > arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support > > arm64: dts: renesas: rz{g2l,g2lc}-smarc-som: Update partition table > > for spi-nor flash > > arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash > > > > Lad Prabhakar (1): > > mtd: spi-nor: atmel: Add support for AT25QL128A serial NOR flash > > > > Miquel Raynal (1): > > spi: rpc-if: differentiate between unsupported and invalid requests > > > > Wolfram Sang (1): > > memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting > > > > I reviewed this series, looks good to me. > I can apply this series if there are no other comments. > > Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> > Applied, thanks. Best regards, Nobuhiro