From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 18 Jan 2017 14:53:53 -0800 Subject: [PATCH 2/3] ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play In-Reply-To: <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:41 +0100") References: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Neil Armstrong writes: > 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]. > > [1] https://github.com/wetek-enigma/linux-amlogic > > Signed-off-by: Neil Armstrong Did you get the GPIO/button info from the LibreELEC tree or did you find some schematics someplace? If you found any schematics, it would be nice to have links in the DTS files. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 18 Jan 2017 14:53:53 -0800 Subject: [PATCH 2/3] ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play In-Reply-To: <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:41 +0100") References: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Neil Armstrong writes: > 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]. > > [1] https://github.com/wetek-enigma/linux-amlogic > > Signed-off-by: Neil Armstrong Did you get the GPIO/button info from the LibreELEC tree or did you find some schematics someplace? If you found any schematics, it would be nice to have links in the DTS files. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 2/3] ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play Date: Wed, 18 Jan 2017 14:53:53 -0800 Message-ID: References: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:41 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Neil Armstrong Cc: carlo@caione.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org Neil Armstrong writes: > 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]. > > [1] https://github.com/wetek-enigma/linux-amlogic > > Signed-off-by: Neil Armstrong Did you get the GPIO/button info from the LibreELEC tree or did you find some schematics someplace? If you found any schematics, it would be nice to have links in the DTS files. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751286AbdARXTz (ORCPT ); Wed, 18 Jan 2017 18:19:55 -0500 Received: from mail-pf0-f180.google.com ([209.85.192.180]:34201 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846AbdARXTy (ORCPT ); Wed, 18 Jan 2017 18:19:54 -0500 From: Kevin Hilman To: Neil Armstrong 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 2/3] ARM64: dts: meson-gxbb: Add support for WeTek Hub and Play Organization: BayLibre References: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> Date: Wed, 18 Jan 2017 14:53:53 -0800 In-Reply-To: <1484736642-5451-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 18 Jan 2017 11:50:41 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Neil Armstrong writes: > 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]. > > [1] https://github.com/wetek-enigma/linux-amlogic > > Signed-off-by: Neil Armstrong Did you get the GPIO/button info from the LibreELEC tree or did you find some schematics someplace? If you found any schematics, it would be nice to have links in the DTS files. Kevin