All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: Qianggui Song <qianggui.song@amlogic.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org,  llvm@lists.linux.dev,
	kbuild-all@lists.01.org,
	 Neil Armstrong <narmstrong@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	 Kevin Hilman <khilman@baylibre.com>,
	Rob Herring <robh+dt@kernel.org>,
	 Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	 kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v2 2/2] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc
Date: Mon, 27 Dec 2021 19:15:00 +0100	[thread overview]
Message-ID: <CAFBinCB96pGwxBhUxmwihvW+xWF4ex1C-XYO8u6zm6RsmHKaKg@mail.gmail.com> (raw)
In-Reply-To: <202112280001.MfQS59Vr-lkp@intel.com>

Hello Qianggui,

On Mon, Dec 27, 2021 at 5:16 PM kernel test robot <lkp@intel.com> wrote:
[...]
> >> drivers/pinctrl/meson/pinctrl-meson-s4.c:9:10: fatal error: 'dt-bindings/gpio/meson-s4-gpio.h' file not found
In v1 of this series you also included a patch "dt-bindings: gpio: Add
a header file for Amlogic Meson S4".
Rob gave his Acked-by tag which means that you need to keep the patch
in the series but add his Acked-by above your Signed-off-by line.
Patches should only be dropped from a series if they are not relevant
anymore or if they were already applied to a tree by the maintainer.
In this case Rob just gave his Acked-by but the patch was not applied
by any maintainer yet.

Please send a v3 which adds the header file patch back and includes
Rob's Acked-by in there.


Thank you
Martin

WARNING: multiple messages have this Message-ID (diff)
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: Qianggui Song <qianggui.song@amlogic.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org,  llvm@lists.linux.dev,
	kbuild-all@lists.01.org,
	 Neil Armstrong <narmstrong@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Kevin Hilman <khilman@baylibre.com>,
	Rob Herring <robh+dt@kernel.org>,
	 Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	 kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v2 2/2] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc
Date: Mon, 27 Dec 2021 19:15:00 +0100	[thread overview]
Message-ID: <CAFBinCB96pGwxBhUxmwihvW+xWF4ex1C-XYO8u6zm6RsmHKaKg@mail.gmail.com> (raw)
In-Reply-To: <202112280001.MfQS59Vr-lkp@intel.com>

Hello Qianggui,

On Mon, Dec 27, 2021 at 5:16 PM kernel test robot <lkp@intel.com> wrote:
[...]
> >> drivers/pinctrl/meson/pinctrl-meson-s4.c:9:10: fatal error: 'dt-bindings/gpio/meson-s4-gpio.h' file not found
In v1 of this series you also included a patch "dt-bindings: gpio: Add
a header file for Amlogic Meson S4".
Rob gave his Acked-by tag which means that you need to keep the patch
in the series but add his Acked-by above your Signed-off-by line.
Patches should only be dropped from a series if they are not relevant
anymore or if they were already applied to a tree by the maintainer.
In this case Rob just gave his Acked-by but the patch was not applied
by any maintainer yet.

Please send a v3 which adds the header file patch back and includes
Rob's Acked-by in there.


Thank you
Martin

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v2 2/2] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc
Date: Mon, 27 Dec 2021 19:15:00 +0100	[thread overview]
Message-ID: <CAFBinCB96pGwxBhUxmwihvW+xWF4ex1C-XYO8u6zm6RsmHKaKg@mail.gmail.com> (raw)
In-Reply-To: <202112280001.MfQS59Vr-lkp@intel.com>

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

Hello Qianggui,

On Mon, Dec 27, 2021 at 5:16 PM kernel test robot <lkp@intel.com> wrote:
[...]
> >> drivers/pinctrl/meson/pinctrl-meson-s4.c:9:10: fatal error: 'dt-bindings/gpio/meson-s4-gpio.h' file not found
In v1 of this series you also included a patch "dt-bindings: gpio: Add
a header file for Amlogic Meson S4".
Rob gave his Acked-by tag which means that you need to keep the patch
in the series but add his Acked-by above your Signed-off-by line.
Patches should only be dropped from a series if they are not relevant
anymore or if they were already applied to a tree by the maintainer.
In this case Rob just gave his Acked-by but the patch was not applied
by any maintainer yet.

Please send a v3 which adds the header file patch back and includes
Rob's Acked-by in there.


Thank you
Martin

  reply	other threads:[~2021-12-27 18:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27  8:06 [PATCH v2 0/2] pinctrl: meson-s4: add pinctrl driver Qianggui Song
2021-12-27  8:06 ` Qianggui Song
2021-12-27  8:06 ` Qianggui Song
2021-12-27  8:06 ` [PATCH v2 1/2] dt-bindings: pinctrl: meson: Add compatible for S4 Qianggui Song
2021-12-27  8:06   ` Qianggui Song
2021-12-27  8:06   ` Qianggui Song
2021-12-27  8:06 ` [PATCH v2 2/2] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc Qianggui Song
2021-12-27  8:06   ` Qianggui Song
2021-12-27  8:06   ` Qianggui Song
2021-12-27 10:47   ` kernel test robot
2021-12-27 10:47     ` kernel test robot
2021-12-27 10:47     ` kernel test robot
2021-12-27 16:16   ` kernel test robot
2021-12-27 16:16     ` kernel test robot
2021-12-27 16:16     ` kernel test robot
2021-12-27 18:15     ` Martin Blumenstingl [this message]
2021-12-27 18:15       ` Martin Blumenstingl
2021-12-27 18:15       ` Martin Blumenstingl
2021-12-28  2:33       ` qianggui.song
2021-12-28  2:33         ` qianggui.song
2021-12-28  2:33         ` qianggui.song

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=CAFBinCB96pGwxBhUxmwihvW+xWF4ex1C-XYO8u6zm6RsmHKaKg@mail.gmail.com \
    --to=martin.blumenstingl@googlemail.com \
    --cc=jbrunet@baylibre.com \
    --cc=kbuild-all@lists.01.org \
    --cc=khilman@baylibre.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=mark.rutland@arm.com \
    --cc=narmstrong@baylibre.com \
    --cc=qianggui.song@amlogic.com \
    --cc=robh+dt@kernel.org \
    /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.