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