All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nobuhiro Iwamatsu" <nobuhiro1.iwamatsu@toshiba.co.jp>
To: <biju.das.jz@bp.renesas.com>, <pavel@denx.de>
Cc: <Chris.Paterson2@renesas.com>, <cip-dev@lists.cip-project.org>,
	<prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [cip-dev] [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF
Date: Thu, 27 Aug 2020 07:09:23 +0000	[thread overview]
Message-ID: <TYAPR01MB299093451ADBFF82CF94DECE92550@TYAPR01MB2990.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <TYBPR01MB5309F4A53E0487828CB66B5686550@TYBPR01MB5309.jpnprd01.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 2204 bytes --]

Hi,

> -----Original Message-----
> From: Biju Das [mailto:biju.das.jz@bp.renesas.com]
> Sent: Thursday, August 27, 2020 4:07 PM
> To: Pavel Machek <pavel@denx.de>
> Cc: Chris Paterson <Chris.Paterson2@renesas.com>; cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □S
> WC◯ACT) <nobuhiro1.iwamatsu@toshiba.co.jp>; Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Subject: RE: [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF
> 
> Hi Pavel,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH 4.19.y-cip 00/10] Add support for
> > [H]SCIF/SDHI/I2C/RWDT/MSIOF
> >
> > Hi!
> >
> > > Thanks for the feedback.
> > >
> > > > Subject: Re: [PATCH 4.19.y-cip 00/10] Add support for
> > > > [H]SCIF/SDHI/I2C/RWDT/MSIOF
> > > >
> > > > Hi!
> > > >
> > > > > Add RZ/G2H SoC support for [H]SCIF/SDHI/I2C/RWDT/MSIOF on
> > > > > 4.19.y-cip
> > > > kernel.
> > > > >
> > > > > All the patches in this series are cherry-piced from ML, except
> > > > > [1] which is a new patch similar to the workdone for other similar
> > > > > SoC's
> > > >
> > > > Series looks good to me. (But gitlab testing does not seem to work,
> > > > and it would be good to test it before applying).
> > >
> > > I am  not sure about the failure.  If it is related to testing on
> > > RZ/G2H board, then
> >
> > No, it is definitely not related to your boards. Nothing ever builds... it can't be
> > your fault or fault of your board, but it just prevents testing :-(.
> 
> I have applied the entire series and it builds fine in my environment with linux-4.19.y-cip(4.19.138-cip32).
> What is the build issue related to gitlab testing?
> 
As I write other mail, this seems to be a issue in the environment that runs gitlab runner.

> Cheers,
> Biju
> 

Best regards,
  Nobuhiro

> 
> Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office:
> Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708
> USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5277): https://lists.cip-project.org/g/cip-dev/message/5277
Mute This Topic: https://lists.cip-project.org/mt/76426354/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2020-08-27  7:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-26 11:21 [cip-dev] [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 01/10] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 02/10] mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 03/10] arm64: dts: renesas: r8a774e1: Add SDHI nodes Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 04/10] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 05/10] dt-bindings: i2c: renesas,iic: " Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 06/10] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 07/10] spi: renesas,sh-msiof: Add r8a774e1 support Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 08/10] arm64: dts: renesas: r8a774e1: Add MSIOF nodes Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 09/10] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support Biju Das
2020-08-26 11:21 ` [cip-dev] [PATCH 4.19.y-cip 10/10] arm64: dts: renesas: r8a774e1: Add RWDT node Biju Das
2020-08-26 21:46 ` [cip-dev] [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF Pavel Machek
2020-08-27  6:42   ` Biju Das
2020-08-27  7:00     ` Pavel Machek
2020-08-27  7:06       ` Biju Das
2020-08-27  7:09         ` Nobuhiro Iwamatsu [this message]
2020-08-27  7:12           ` Biju Das
2020-08-27  7:14 ` Nobuhiro Iwamatsu
2020-08-28 18:59 ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TYAPR01MB299093451ADBFF82CF94DECE92550@TYAPR01MB2990.jpnprd01.prod.outlook.com \
    --to=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=pavel@denx.de \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.