All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
@ 2017-03-04 21:51 ` Martin Blumenstingl
  0 siblings, 0 replies; 46+ messages in thread
From: Martin Blumenstingl @ 2017-03-04 21:51 UTC (permalink / raw)
  To: linus-amlogic

This series adds support for the Khadas VIM and Khadas VIM Pro boards
(both are provided through a single .dts as the only two differences are
the eMMC size and different SDIO WIFI chips - both are Broadcom brcmfmac
based though).
More details can be found on the official website: [0]

I have tested this on a Khadas VIM Pro board. It would be nice if someone
with a non-Pro board could give it a try as well.


This patchset depends on:
- "ARM64: defconfig: enable the leds-pwm driver and default-on trigger"
  see [1] - already merged in v4.12/defconfig of Kevin's Amlogic tree
- "meson-gxl pinctrl - add the missing PWM pins" see [2]
- "brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF"
  see [3], this is NOT a direct dependency (it's only required to get
  WIFI working on the Khadas VIM Pro) and it's already merged for v4.11
  (commit a62a77881b1b6708ffeddd9bf0529494f7b199e3)

  
[0] http://khadas.com/vim/
[1] http://lists.infradead.org/pipermail/linux-amlogic/2017-February/002474.html
[2] http://lists.infradead.org/pipermail/linux-amlogic/2017-March/002658.html
[3] https://www.spinics.net/lists/linux-mmc/msg41627.html

Martin Blumenstingl (3):
  devicetree: add vendor prefix for Khadas
  dt-bindings: amlogic: add the Khadas VIM
  ARM64: dts: meson-gxl: add support for the Khadas VIM board

 Documentation/devicetree/bindings/arm/amlogic.txt  |   2 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm64/boot/dts/amlogic/Makefile               |   1 +
 .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts     | 114 +++++++++++++++++++++
 4 files changed, 118 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts

-- 
2.12.0

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

end of thread, other threads:[~2017-03-22 17:50 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 21:51 [PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X) Martin Blumenstingl
2017-03-04 21:51 ` Martin Blumenstingl
2017-03-04 21:51 ` Martin Blumenstingl
2017-03-04 21:51 ` [PATCH 1/3] devicetree: add vendor prefix for Khadas Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-15 19:57   ` Rob Herring
2017-03-15 19:57     ` Rob Herring
2017-03-15 19:57     ` Rob Herring
2017-03-16  6:00     ` Andreas Färber
2017-03-16  6:00       ` Andreas Färber
2017-03-16  6:00       ` Andreas Färber
2017-03-16 21:14       ` Martin Blumenstingl
2017-03-16 21:14         ` Martin Blumenstingl
2017-03-16 21:14         ` Martin Blumenstingl
2017-03-17  3:13         ` Gouwa
2017-03-04 21:51 ` [PATCH 2/3] dt-bindings: amlogic: add the Khadas VIM Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-15 19:58   ` Rob Herring
2017-03-15 19:58     ` Rob Herring
2017-03-15 19:58     ` Rob Herring
2017-03-04 21:51 ` [PATCH 3/3] ARM64: dts: meson-gxl: add support for the Khadas VIM board Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-04 21:51   ` Martin Blumenstingl
2017-03-06 16:12 ` [PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X) Neil Armstrong
2017-03-06 16:12   ` Neil Armstrong
2017-03-06 16:12   ` Neil Armstrong
2017-03-18 12:36 ` [PATCH v2 " Martin Blumenstingl
2017-03-18 12:36   ` Martin Blumenstingl
2017-03-18 12:36   ` Martin Blumenstingl
2017-03-18 12:36   ` [PATCH v2 1/3] devicetree: add vendor prefix for Khadas Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-18 12:36   ` [PATCH v2 2/3] dt-bindings: amlogic: add the Khadas VIM Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-18 12:36   ` [PATCH v2 3/3] ARM64: dts: meson-gxl: add support for the Khadas VIM board Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-18 12:36     ` Martin Blumenstingl
2017-03-22 17:50   ` [PATCH v2 0/3] Khadas VIM support (Amlogic Meson GXL S905X) Kevin Hilman
2017-03-22 17:50     ` Kevin Hilman
2017-03-22 17:50     ` Kevin Hilman
2017-03-22 16:17 ` [PATCH " Kevin Hilman
2017-03-22 16:17   ` Kevin Hilman
2017-03-22 16:17   ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.