All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards
Date: Fri, 20 Jan 2017 07:50:07 -0800	[thread overview]
Message-ID: <m237gd4tow.fsf@baylibre.com> (raw)
In-Reply-To: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:39 +0100")

Neil Armstrong <narmstrong@baylibre.com> writes:

> This serie adds support for the WeTek Hub and Play2 boards.
> The Hub is an extremely small IPTv Set-Top-Box and the Play2 is a more
> traditionnal Satellite or Terrestrial and IPTv Set-Top-Box.
>
> Both are based on the p200 Reference Design and out-of-tree support is
> based on OpenELEC kernel at [1].

Applied to v4.11/dt64 after s/OpenELEC/LibreELEC/

Kevin

> [1] https://github.com/wetek-enigma/linux-amlogic
>
> Neil Armstrong (3):
>   dt-bindings: vendor-prefix: Add wetek vendor prefix
>   ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play
>   dt-bindings: amlogic: Add WeTek boards
>
>  Documentation/devicetree/bindings/arm/amlogic.txt  |  2 +
>  .../devicetree/bindings/vendor-prefixes.txt        |  1 +
>  arch/arm64/boot/dts/amlogic/Makefile               |  2 +
>  .../boot/dts/amlogic/meson-gxbb-wetek-hub.dts      | 66 +++++++++++++++
>  .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts    | 94 ++++++++++++++++++++++
>  5 files changed, 165 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards
Date: Fri, 20 Jan 2017 07:50:07 -0800	[thread overview]
Message-ID: <m237gd4tow.fsf@baylibre.com> (raw)
In-Reply-To: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:39 +0100")

Neil Armstrong <narmstrong@baylibre.com> writes:

> This serie adds support for the WeTek Hub and Play2 boards.
> The Hub is an extremely small IPTv Set-Top-Box and the Play2 is a more
> traditionnal Satellite or Terrestrial and IPTv Set-Top-Box.
>
> Both are based on the p200 Reference Design and out-of-tree support is
> based on OpenELEC kernel at [1].

Applied to v4.11/dt64 after s/OpenELEC/LibreELEC/

Kevin

> [1] https://github.com/wetek-enigma/linux-amlogic
>
> Neil Armstrong (3):
>   dt-bindings: vendor-prefix: Add wetek vendor prefix
>   ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play
>   dt-bindings: amlogic: Add WeTek boards
>
>  Documentation/devicetree/bindings/arm/amlogic.txt  |  2 +
>  .../devicetree/bindings/vendor-prefixes.txt        |  1 +
>  arch/arm64/boot/dts/amlogic/Makefile               |  2 +
>  .../boot/dts/amlogic/meson-gxbb-wetek-hub.dts      | 66 +++++++++++++++
>  .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts    | 94 ++++++++++++++++++++++
>  5 files changed, 165 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: carlo@caione.org, linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards
Date: Fri, 20 Jan 2017 07:50:07 -0800	[thread overview]
Message-ID: <m237gd4tow.fsf@baylibre.com> (raw)
In-Reply-To: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:39 +0100")

Neil Armstrong <narmstrong@baylibre.com> writes:

> This serie adds support for the WeTek Hub and Play2 boards.
> The Hub is an extremely small IPTv Set-Top-Box and the Play2 is a more
> traditionnal Satellite or Terrestrial and IPTv Set-Top-Box.
>
> Both are based on the p200 Reference Design and out-of-tree support is
> based on OpenELEC kernel at [1].

Applied to v4.11/dt64 after s/OpenELEC/LibreELEC/

Kevin

> [1] https://github.com/wetek-enigma/linux-amlogic
>
> Neil Armstrong (3):
>   dt-bindings: vendor-prefix: Add wetek vendor prefix
>   ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play
>   dt-bindings: amlogic: Add WeTek boards
>
>  Documentation/devicetree/bindings/arm/amlogic.txt  |  2 +
>  .../devicetree/bindings/vendor-prefixes.txt        |  1 +
>  arch/arm64/boot/dts/amlogic/Makefile               |  2 +
>  .../boot/dts/amlogic/meson-gxbb-wetek-hub.dts      | 66 +++++++++++++++
>  .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts    | 94 ++++++++++++++++++++++
>  5 files changed, 165 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

  parent reply	other threads:[~2017-01-20 15:50 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 10:50 [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards Neil Armstrong
2017-01-18 10:50 ` Neil Armstrong
2017-01-18 10:50 ` Neil Armstrong
2017-01-18 10:50 ` Neil Armstrong
2017-01-18 10:50 ` [PATCH 1/3] dt-bindings: vendor-prefix: Add wetek vendor prefix Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-21 20:29   ` Rob Herring
2017-01-21 20:29     ` Rob Herring
2017-01-21 20:29     ` Rob Herring
2017-01-21 20:29     ` Rob Herring
2017-01-18 10:50 ` [PATCH 2/3] ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 22:53   ` Kevin Hilman
2017-01-18 22:53     ` Kevin Hilman
2017-01-18 22:53     ` Kevin Hilman
2017-01-18 22:53     ` Kevin Hilman
2017-01-19  8:12     ` Neil Armstrong
2017-01-19  8:12       ` Neil Armstrong
2017-01-19  8:12       ` Neil Armstrong
2017-01-19  8:12       ` Neil Armstrong
2017-01-19 18:02       ` Kevin Hilman
2017-01-19 18:02         ` Kevin Hilman
2017-01-19 18:02         ` Kevin Hilman
2017-01-19 18:02         ` Kevin Hilman
2017-01-18 10:50 ` [PATCH 3/3] dt-bindings: amlogic: Add WeTek boards Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-18 10:50   ` Neil Armstrong
2017-01-21 20:30   ` Rob Herring
2017-01-21 20:30     ` Rob Herring
2017-01-21 20:30     ` Rob Herring
2017-01-21 20:30     ` Rob Herring
2017-01-20 15:50 ` Kevin Hilman [this message]
2017-01-20 15:50   ` [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards Kevin Hilman
2017-01-20 15:50   ` 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=m237gd4tow.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.