All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Rob Herring <robh@kernel.org>
Cc: linux-amlogic@lists.infradead.org,
	ARM-SoC Maintainers <arm@kernel.org>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2
Date: Tue, 11 Dec 2018 09:09:49 -0800	[thread overview]
Message-ID: <7hftv4uh0i.fsf@baylibre.com> (raw)
In-Reply-To: <CAL_Jsq+SdoMCsk2uf=W_bs7ObCL6KvLA7gaojteFJmRhm4QjwQ@mail.gmail.com>

Rob Herring <robh@kernel.org> writes:

> On Mon, Dec 10, 2018 at 2:37 PM Kevin Hilman <khilman@baylibre.com> wrote:
>>
>> The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:
>>
>>   arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)
>>
>> 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 b29e9eccaaa721c2a303db6540535ee77a515f61:
>>
>>   arm64: dts: meson-gxm: Add Mali-T820 node (2018-12-10 12:11:32 -0800)
>>
>> ----------------------------------------------------------------
>> arm64: dts: Amlogic updates for v4.21, round2
>>
>> Highlights:
>> - GXM: add Mali T820
>> - fix IRQ trigger type
>> - AXG: enable GPIO IRQs, PHY IRQ, watchdog
>>
>> ----------------------------------------------------------------
>> Carlo Caione (4):
>>       arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
>>       arm64: dts: meson-axg: s400: Enable PHY interrupt
>>       arm64: dts: meson-axg: Enable GPIO interrupt controller
>>       arm64: dts: meson: Fix IRQ trigger type for macirq
>>
>> Christian Hewitt (1):
>>       arm64: dts: meson-gxm: Add Mali-T820 node
>>
>> Jerome Brunet (4):
>>       arm64: dts: meson-axg: remove alternate xtal
>>       dt-bindings: clk: meson: add ao controller clock inputs
>>       dt-bindings: clk: meson: add main controller clock input
>>       arm64: dts: meson: add clock controller clock inputs
>>
>> Neil Armstrong (1):
>>       dt-bindings: gpu: mali-midgard: Add resets property
>
> Submitted, applied and a pull request all in one day. I have review
> comments on this.

Sorry, I didn't expect this one to be controversial.

I'll respin without the GPU one, all the others have been in my queue
for awhile.

Kevin


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

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Rob Herring <robh@kernel.org>
Cc: linux-amlogic@lists.infradead.org,
	ARM-SoC Maintainers <arm@kernel.org>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2
Date: Tue, 11 Dec 2018 09:09:49 -0800	[thread overview]
Message-ID: <7hftv4uh0i.fsf@baylibre.com> (raw)
In-Reply-To: <CAL_Jsq+SdoMCsk2uf=W_bs7ObCL6KvLA7gaojteFJmRhm4QjwQ@mail.gmail.com>

Rob Herring <robh@kernel.org> writes:

> On Mon, Dec 10, 2018 at 2:37 PM Kevin Hilman <khilman@baylibre.com> wrote:
>>
>> The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:
>>
>>   arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)
>>
>> 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 b29e9eccaaa721c2a303db6540535ee77a515f61:
>>
>>   arm64: dts: meson-gxm: Add Mali-T820 node (2018-12-10 12:11:32 -0800)
>>
>> ----------------------------------------------------------------
>> arm64: dts: Amlogic updates for v4.21, round2
>>
>> Highlights:
>> - GXM: add Mali T820
>> - fix IRQ trigger type
>> - AXG: enable GPIO IRQs, PHY IRQ, watchdog
>>
>> ----------------------------------------------------------------
>> Carlo Caione (4):
>>       arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
>>       arm64: dts: meson-axg: s400: Enable PHY interrupt
>>       arm64: dts: meson-axg: Enable GPIO interrupt controller
>>       arm64: dts: meson: Fix IRQ trigger type for macirq
>>
>> Christian Hewitt (1):
>>       arm64: dts: meson-gxm: Add Mali-T820 node
>>
>> Jerome Brunet (4):
>>       arm64: dts: meson-axg: remove alternate xtal
>>       dt-bindings: clk: meson: add ao controller clock inputs
>>       dt-bindings: clk: meson: add main controller clock input
>>       arm64: dts: meson: add clock controller clock inputs
>>
>> Neil Armstrong (1):
>>       dt-bindings: gpu: mali-midgard: Add resets property
>
> Submitted, applied and a pull request all in one day. I have review
> comments on this.

Sorry, I didn't expect this one to be controversial.

I'll respin without the GPU one, all the others have been in my queue
for awhile.

Kevin


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

  reply	other threads:[~2018-12-11 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10 20:37 [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 Kevin Hilman
2018-12-10 20:37 ` Kevin Hilman
2018-12-11 16:57 ` Rob Herring
2018-12-11 16:57   ` Rob Herring
2018-12-11 17:09   ` Kevin Hilman [this message]
2018-12-11 17:09     ` 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=7hftv4uh0i.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh@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.