linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Neil Armstrong @ 2017-01-18 10:50 UTC (permalink / raw)
  To: khilman, carlo
  Cc: Neil Armstrong, linux-amlogic, linux-arm-kernel, linux-kernel,
	devicetree

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].

[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

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-21 20:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 10:50 [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards Neil Armstrong
2017-01-18 10:50 ` [PATCH 1/3] dt-bindings: vendor-prefix: Add wetek vendor prefix Neil Armstrong
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 22:53   ` Kevin Hilman
2017-01-19  8:12     ` Neil Armstrong
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-21 20:30   ` Rob Herring
2017-01-20 15:50 ` [PATCH 0/3] ARM64: meson-gxbb: Add WeTek Boards Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).