All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, soc@kernel.org,
	arm@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] arm64: dts: amlogic: updates for v5.10 (round 2)
Date: Sat, 3 Oct 2020 12:29:06 -0700	[thread overview]
Message-ID: <20201003192906.GB8203@lx2k> (raw)
In-Reply-To: <7ho8lkl9fw.fsf@baylibre.com>

Hi Kevin,

On Fri, Oct 02, 2020 at 12:22:27PM -0700, Kevin Hilman wrote:
> The following changes since commit 63fafc5a046b1e21756de691b48f0c70c25e1426:
> 
>   arm64: dts: meson: initial support for aml-s905x-cc v2 (2020-09-18 13:35:27 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2
> 
> for you to fetch changes up to c0c6f8e527a652d4785cb38ac82be0c95913349d:
> 
>   arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible (2020-10-02 11:32:17 -0700)
> 
> ----------------------------------------------------------------
> arm64: dts: amlogic: updates for v5.10 (round 2)
> - add/enable USB on AXG SoCs
> - misc cleanups
> 
> ----------------------------------------------------------------
> Martin Blumenstingl (1):
>       arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible
> 
> Neil Armstrong (2):
>       arm64: dts: meson-axg: add USB nodes
>       arm64: dts: meson-axg-s400: enable USB OTG

Scripts found a snag:

  b3cf5ff01d47 ("arm64: dts: meson-axg-s400: enable USB OTG")
  628c9c809f84 ("arm64: dts: meson-axg: add USB nodes")

are missing a Signed-off-by from their committers.

Looks like you added a Reviewed-by, but not a signed-off when you appled them.
Mind respinning? Thanks!



-Olof

_______________________________________________
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: Olof Johansson <olof@lixom.net>
To: Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, soc@kernel.org,
	arm@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] arm64: dts: amlogic: updates for v5.10 (round 2)
Date: Sat, 3 Oct 2020 12:29:06 -0700	[thread overview]
Message-ID: <20201003192906.GB8203@lx2k> (raw)
In-Reply-To: <7ho8lkl9fw.fsf@baylibre.com>

Hi Kevin,

On Fri, Oct 02, 2020 at 12:22:27PM -0700, Kevin Hilman wrote:
> The following changes since commit 63fafc5a046b1e21756de691b48f0c70c25e1426:
> 
>   arm64: dts: meson: initial support for aml-s905x-cc v2 (2020-09-18 13:35:27 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2
> 
> for you to fetch changes up to c0c6f8e527a652d4785cb38ac82be0c95913349d:
> 
>   arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible (2020-10-02 11:32:17 -0700)
> 
> ----------------------------------------------------------------
> arm64: dts: amlogic: updates for v5.10 (round 2)
> - add/enable USB on AXG SoCs
> - misc cleanups
> 
> ----------------------------------------------------------------
> Martin Blumenstingl (1):
>       arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible
> 
> Neil Armstrong (2):
>       arm64: dts: meson-axg: add USB nodes
>       arm64: dts: meson-axg-s400: enable USB OTG

Scripts found a snag:

  b3cf5ff01d47 ("arm64: dts: meson-axg-s400: enable USB OTG")
  628c9c809f84 ("arm64: dts: meson-axg: add USB nodes")

are missing a Signed-off-by from their committers.

Looks like you added a Reviewed-by, but not a signed-off when you appled them.
Mind respinning? Thanks!



-Olof

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

  reply	other threads:[~2020-10-04  4:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 19:22 [GIT PULL] arm64: dts: amlogic: updates for v5.10 (round 2) Kevin Hilman
2020-10-02 19:22 ` Kevin Hilman
2020-10-03 19:29 ` Olof Johansson [this message]
2020-10-03 19:29   ` Olof Johansson
2020-10-05 17:38   ` Kevin Hilman
2020-10-05 17:38     ` Kevin Hilman
2020-10-05 17:44   ` Kevin Hilman
2020-10-05 17:44     ` Kevin Hilman
2020-10-26 16:28     ` Kevin Hilman
2020-10-26 16:28       ` Kevin Hilman

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=20201003192906.GB8203@lx2k \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@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.