All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards
Date: Thu, 19 Jul 2018 12:38:37 -0500	[thread overview]
Message-ID: <7heffzm8gy.fsf@baylibre.com> (raw)
In-Reply-To: <20180714193725.17837-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sat, 14 Jul 2018 21:37:20 +0200")

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> The goal of this series is to to add support for the Amlogic S905W SoC
> along with Amlogic's P281 development board and the Tanix TX3 Mini (which
> both use the S905W SoC).
>
> I am sending this as request-for-comments because I would like to get
> feedback specifically on:

You still mention RFC here, but since it's removed from the subject, I'm
guessing you're not still looking for comments.

So, applied to v4.19/dt64 with Neil's tags.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards
Date: Thu, 19 Jul 2018 12:38:37 -0500	[thread overview]
Message-ID: <7heffzm8gy.fsf@baylibre.com> (raw)
In-Reply-To: <20180714193725.17837-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sat, 14 Jul 2018 21:37:20 +0200")

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> The goal of this series is to to add support for the Amlogic S905W SoC
> along with Amlogic's P281 development board and the Tanix TX3 Mini (which
> both use the S905W SoC).
>
> I am sending this as request-for-comments because I would like to get
> feedback specifically on:

You still mention RFC here, but since it's removed from the subject, I'm
guessing you're not still looking for comments.

So, applied to v4.19/dt64 with Neil's tags.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	narmstrong@baylibre.com, yixun.lan@amlogic.com,
	robh+dt@kernel.org, carlo@caione.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, jbrunet@baylibre.com
Subject: Re: [PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards
Date: Thu, 19 Jul 2018 12:38:37 -0500	[thread overview]
Message-ID: <7heffzm8gy.fsf@baylibre.com> (raw)
In-Reply-To: <20180714193725.17837-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sat, 14 Jul 2018 21:37:20 +0200")

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> The goal of this series is to to add support for the Amlogic S905W SoC
> along with Amlogic's P281 development board and the Tanix TX3 Mini (which
> both use the S905W SoC).
>
> I am sending this as request-for-comments because I would like to get
> feedback specifically on:

You still mention RFC here, but since it's removed from the subject, I'm
guessing you're not still looking for comments.

So, applied to v4.19/dt64 with Neil's tags.

Kevin

  parent reply	other threads:[~2018-07-19 17:38 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-14 19:37 [PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards Martin Blumenstingl
2018-07-14 19:37 ` Martin Blumenstingl
2018-07-14 19:37 ` Martin Blumenstingl
2018-07-14 19:37 ` [PATCH v2 1/5] dt-bindings: add vendor prefix for Shenzhen Oranth Technology Co., Ltd Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37 ` [PATCH v2 2/5] dt-bindings: arm: amlogic: Add support for GXL S905W and the P281 board Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-19  8:21   ` Neil Armstrong
2018-07-19  8:21     ` Neil Armstrong
2018-07-19  8:21     ` Neil Armstrong
2018-07-14 19:37 ` [PATCH v2 3/5] dt-bindings: arm: amlogic: Add support for the Oranth Tanix TX3 Mini Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-19  8:23   ` Neil Armstrong
2018-07-19  8:23     ` Neil Armstrong
2018-07-19  8:23     ` Neil Armstrong
2018-07-14 19:37 ` [PATCH v2 4/5] ARM64: dts: meson-gxl: add support for the S905W SoC and the P281 board Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-19  8:28   ` Neil Armstrong
2018-07-19  8:28     ` Neil Armstrong
2018-07-19  8:28     ` Neil Armstrong
2018-07-14 19:37 ` [PATCH v2 5/5] ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-14 19:37   ` Martin Blumenstingl
2018-07-19  8:29   ` Neil Armstrong
2018-07-19  8:29     ` Neil Armstrong
2018-07-19  8:29     ` Neil Armstrong
2018-07-20 17:19     ` Martin Blumenstingl
2018-07-20 17:19       ` Martin Blumenstingl
2018-07-20 17:19       ` Martin Blumenstingl
2018-07-19 17:38 ` Kevin Hilman [this message]
2018-07-19 17:38   ` [PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards Kevin Hilman
2018-07-19 17:38   ` 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=7heffzm8gy.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@lists.infradead.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.