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