Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495753
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] ARM64: meson-gxbb: Add support for the Nexbox A95X Board |
| Date | 2016-10-05 10:20 +0200 |
| Message-ID | <soPAJ-6FR-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add support for the Amlogic S905 (GXBB) version of the Nexbox A95X, an IPTV set-top-box with Ethernet, SDCard, eMMC, USB, HDMI, IR, Led, Reset button and Audio Jack. Changes since v1 at: http://lkml.kernel.org/r/1471951370-29269-1-git-send-email-narmstrong@baylibre.com - Rebase on linux-next-20161004 with patchset [1] - Add nexbox vendor prefix [1] http://lkml.kernel.org/r/1475595430-30075-1-git-send-email-narmstrong@baylibre.com Neil Armstrong (2): devicetree: Add vendor prefix for Nexbox ARM: dts: meson-gxbb: Add support for the Nexbox A95X Board .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 108 +++++++++++++++++++++ 3 files changed, 110 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] ARM64: meson-gxbb: Add support for the Nexbox A95X Board Neil Armstrong <narmstrong@baylibre.com> - 2016-10-05 10:20 +0200 [PATCH v2 2/2] ARM: dts: meson-gxbb: Add support for the Nexbox A95X Board Neil Armstrong <narmstrong@baylibre.com> - 2016-10-05 10:20 +0200 Re: [PATCH v2 0/2] ARM64: meson-gxbb: Add support for the Nexbox A95X Board Kevin Hilman <khilman@baylibre.com> - 2016-10-07 15:50 +0200
csiph-web