All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Liu, Yujie" <yujie.liu@intel.com>
To: "biju.das.jz@bp.renesas.com" <biju.das.jz@bp.renesas.com>,
	"lee@kernel.org" <lee@kernel.org>
Cc: lkp <lkp@intel.com>,
	"oe-kbuild-all@lists.linux.dev" <oe-kbuild-all@lists.linux.dev>,
	"krzk@kernel.org" <krzk@kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>,
	"geert+renesas@glider.be" <geert+renesas@glider.be>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"support.opensource@diasemi.com" <support.opensource@diasemi.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"prabhakar.mahadev-lad.rj@bp.renesas.com"
	<prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH 4/6] dt-bindings: mfd: Convert da9062 to json-schema
Date: Fri, 8 Dec 2023 02:21:12 +0000	[thread overview]
Message-ID: <20eeb6e93e2ca43c2df336f4e2c96f81e34e9e55.camel@intel.com> (raw)
In-Reply-To: <TYCPR01MB112691F765724764ED08F7FBB8684A@TYCPR01MB11269.jpnprd01.prod.outlook.com>

Hi Biju, Hi Lee,

On Wed, 2023-12-06 at 15:19 +0000, Biju Das wrote:
> Hi Lee Jones,
> 
> > -----Original Message-----
> > From: Lee Jones <lee@kernel.org>
> > Sent: Wednesday, December 6, 2023 1:28 PM
> > Subject: Re: [PATCH 4/6] dt-bindings: mfd: Convert da9062 to json-
> > schema
> > 
> > On Wed, 06 Dec 2023, Biju Das wrote:
> > 
> > > Hi kernel test robot,
> > > 
> > > > -----Original Message-----
> > > > From: kernel test robot <lkp@intel.com>
> > > > Subject: Re: [PATCH 4/6] dt-bindings: mfd: Convert da9062 to
> > > > json-schema
> > > > 
> > > > Hi Biju,
> > > > 
> > > > kernel test robot noticed the following build warnings:
> > > > 
> > > > 
> > > > If you fix the issue in a separate patch/commit (i.e. not just
> > > > a new
> > > > version of the same patch/commit), kindly add following tags
> > > > > Reported-by: kernel test robot <lkp@intel.com>
> > > > > Closes:
> > > > 
> > > > All warnings (new ones prefixed by >>):
> > > > 
> > > > > > Warning: Documentation/devicetree/bindings/input/da9062-
> > > > > > onkey.txt
> > > > > > references a file that doesn't exist:
> > > > > > Documentation/devicetree/bindings/mfd/da9062.txt
> > > > > > Warning:
> > > > > > Documentation/devicetree/bindings/thermal/da9062-
> > > > > > thermal.txt
> > > > > > references a file that doesn't exist:
> > > > > > Documentation/devicetree/bindings/mfd/da9062.txt
> > > > 
> > > 
> > > There is an updated patch series available[1] and Please retest
> > > and
> > > provide feedback if any?
> > 
> > Do you often find yourself chatting with inanimate/automated
> > services? :)
> 
> FYI, based on the previous experience, there are some people used to
> respond
> even though it is addressed to kernel test robot <lkp@intel.com>.
> 
> I don't know about the current situation.

There are indeed humans behind the robot. Currently we are:

Philip Li <philip.li@intel.com>
Oliver Sang <oliver.sang@intel.com>
Yujie Liu <yujie.liu@intel.com>

We will respond if developers need help or have feedback on the robot,
but sometimes we may not be able to respond in time due to bandwidth
overload. Sorry for any delayed reply.

As for Biju's request of testing the updated patch series, the robot
cannot support auto-testing for it yet. Sorry for this. We suggest
first trying the reproducer in the original report to see if the issue
can be reproduced, then applying the updated patch series to check if
the reported issue goes away. Please kindly contact us if any problems
using the reproducer.

Best Regards,
Yujie

  reply	other threads:[~2023-12-08  2:21 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 11:08 [PATCH 0/6] Add DA9062 PMIC and built-in RTC support for RZ/G2UL SMARC EVK Biju Das
2023-12-01 11:08 ` Biju Das
2023-12-01 11:08 ` [PATCH 1/6] rtc: da9063: Make IRQ as optional Biju Das
2023-12-01 13:00   ` Geert Uytterhoeven
2023-12-01 13:23     ` Biju Das
2023-12-01 11:08 ` [PATCH 2/6] rtc: da9063: Use device_get_match_data() Biju Das
2023-12-01 13:06   ` Geert Uytterhoeven
2023-12-01 11:08 ` [PATCH 3/6] rtc: da9063: Use dev_err_probe() Biju Das
2023-12-01 13:11   ` Geert Uytterhoeven
2023-12-01 13:30     ` Biju Das
2023-12-01 15:20       ` Alexandre Belloni
2023-12-01 15:43         ` Biju Das
2023-12-01 15:55           ` Alexandre Belloni
2023-12-01 16:40             ` Biju Das
2023-12-19 23:49               ` Alexandre Belloni
2023-12-19 23:56                 ` Alexandre Belloni
2024-01-04 19:31                 ` Biju Das
2023-12-01 11:08 ` [PATCH 4/6] dt-bindings: mfd: Convert da9062 to json-schema Biju Das
2023-12-01 13:33   ` Geert Uytterhoeven
2023-12-01 15:54     ` Conor Dooley
2023-12-06  5:15   ` kernel test robot
2023-12-06  9:33     ` Biju Das
2023-12-06 13:28       ` Lee Jones
2023-12-06 15:19         ` Biju Das
2023-12-08  2:21           ` Liu, Yujie [this message]
2023-12-01 11:08 ` [PATCH 5/6] arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC Biju Das
2023-12-01 13:39   ` Geert Uytterhoeven
2023-12-01 13:48     ` Biju Das
2023-12-01 13:58       ` Geert Uytterhoeven
2023-12-01 11:08 ` [PATCH 6/6] arm64: defconfig: Enable Renesas DA9062 defconfig Biju Das
2023-12-01 11:08   ` Biju Das
2023-12-01 13:41   ` Geert Uytterhoeven
2023-12-01 13:41     ` Geert Uytterhoeven
2023-12-01 15:02     ` Biju Das
2023-12-01 15:02       ` Biju Das
2023-12-01 15:41       ` Geert Uytterhoeven
2023-12-01 15:41         ` Geert Uytterhoeven
2023-12-10  9:49         ` Biju Das
2023-12-10  9:49           ` Biju Das
2023-12-11  8:20           ` Geert Uytterhoeven
2023-12-11  8:20             ` Geert Uytterhoeven
2023-12-11  8:32             ` Biju Das
2023-12-11  8:32               ` Biju Das
2023-12-11  8:52               ` Geert Uytterhoeven
2023-12-11  8:52                 ` Geert Uytterhoeven
2023-12-11  9:00                 ` Biju Das
2023-12-11  9:00                   ` Biju Das

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=20eeb6e93e2ca43c2df336f4e2c96f81e34e9e55.camel@intel.com \
    --to=yujie.liu@intel.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzk@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=robh+dt@kernel.org \
    --cc=support.opensource@diasemi.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.